Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 2.06 KB

README.md

File metadata and controls

54 lines (43 loc) · 2.06 KB

React starter guide

Check it out on your browser: React starter guide

Note

No Create-React-App

Intro

This guide will walk you through setting up a React project using Vite.js as an alternative to Create-React-App (CRA). This guide is structured in a way to introduce you to essential concepts. Keep in mind the best resource for React is always their official docs

Feel free to navigate through each part. GLHF.

Some aditional resources

Tip

Try checking these out while or after finishing this guide

Other stuff

Additional thanks to orderedlist for the fantastic gh pages theme.