Simple guide to help you start your React journey
Check it out on your browser: React starter guide
[!NOTE] No Create-React-App
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.
[!TIP] Try checking these out while or after finishing this guide
Additional thanks to orderedlist for the fantastic gh pages theme.