React Starter Guide

Simple guide to help you start your React journey

View the Project on GitHub KeaCluster/react-starter-guide

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.