This project will provide the basic setup for a scalabe React App. It includes:- VITE for increadibly fast and lean development, TAILWIND for beautiful and easy styling.
You can use it as a template by clicking on the Use this template
button. This will simply make a repository in you github space(Will ask for the repo name just as normal repo) with this starter code.
Once the repository has been created. Just clone it to you local directory.
Now change your current directory to the project root.
cd your-repo-name
yarn
yarn run dev
http://localhost:3000/