If you are a student who is pursuing web design courses in Delhi or web developement courses and facing problem in installing React JS then this blog will be very helpful for you.
First Download Node Js from google in your respected device from ths link https://nodejs.org/en/download
After the download click on install.
After finishing the installation go to your Visual Code Editor and if you have'nt downloaded it yet go to google and download it first
from this link https://code.visualstudio.com/download
this may take some time with all the necessary files to download so be paient.
After that go to any disc from your pc directory and create a folder in which you will be downloadig your React project.
After creating it click right on your mouse click on the option of open with VS Code and when it opens in VS code
and when your new terminal has opened you can see your folder's path in your terminal like this
Click on the terminal button from the top bar and click on new terminal
After downloading it choose your react app's directory using "cd" command and start working with it