Assignment | Path |
---|---|
Assignment 1 - Smart Grade | Open |
Assignment 2 - Book Finder | Open |
Assignment 3 - Improve Tasker | Open |
Assignment 4 - News Feeder | Open |
Assignment 5 - React Blogify | Open |
Assignment 6 - Shop Center | Open |
Assignment 7 - Movie DB | Open |
Assignment 8 - Khana Khazana | Open |
Assignment 10 - LWS Kart | Open |
Please follow the below instructions to run different branches of this repository in your machine:
-
Login to your GitHub account in your Terminal. If you can't setup and install Git in your machine, kindly follow this tutorial.
-
Clone this repository -
git clone https://github.com/Learn-with-Sumit/rnext.git
-
Go to the desired assignment directory
cd 'Assignment 1 - Smart Grade'
-
Install na NPM Modules
npm i
-
Run the project
npm run dev