β€ Namaste React Live Course from Zero to Hero π by Akshay Saini(Founder of NamasteDev). This repository for Assignment & Class Notes taken during Namaste React Live Course #namaste #javascript #react
You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.
git clone "https://github.com/chetannada/Namaste-Reactjs.git"Go to the project directory
cd Namaste-ReactInstall dependencies
npm installStart the server
npm run startThis application should now be running on localhost. If you want to Fork repository and want to run locally, follow this guidelines Fork and Clone Github Repository