Namaste React Course from Zero to Hero by Akshay Saini(Founder of NamasteDev). This repository for Assignment & class notes taken during this First Live course.
You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.
1. git clone "https://github.com/chetannada/Namaste-React.git"
2. cd Namaste-React
3. npm install
4. npm start
This 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