| CODE BASE | CODE RUN | CONTACT |
|---|---|---|
| Get Project | How to run | Contact us |
In this video, you observed the distinctions between a Vanilla JavaScript Project and a React Project. We highly recommend trying it out for yourself.
Please follow the below instructions to run this branch in your machine:
-
Login to the GitHub account on which you have been granted access to this repository. If you have purchased the course but didn't get the access to this repository, please contact our support team. You will find contact details below.
-
Clone this repository -
git clone https://github.com/Learn-with-Sumit/rnext.git
-
Go to the cloned project directory
cd rnext -
Checkout/switch to branch 1.1
git checkout 1.1
-
Just run the index.html file with Visual Studio Code Live Server plugin.