This repository has react tutorials which will get you started over the basics. 🚀
Please dont just clone it, Always star and fork the repo, it will help me to move forward in making more such mini projects. ⭐
- Clone the repo
- Navigate to the folder you want to check.
- Do
npm install
, this will install all the neccessary files needed. - Then type
npm start
to load the dev. server. - You need not add any CSS, every thing is already preloaded, but ofcourse you can add your own CSS
Each project is deployed in Vercel i.e. you can check the live version of each project as well.