React Harry

 1)Router

Instalation of react in vs-code


Step one download node js

Step 2. open power shell or cmd 

Step 3 - Create react app go to this link 

Step 4 -  npx create-react-app my-apppx create-react-app my-app copy and past on

power shell.


Step5 :- open terminal in vs code and type npm start


step 6 :- 192.168.1.33:3000 you can open in any browser and check live

Comments

Popular posts from this blog

Hook and useState in React

Props and pass data from object list

React Map function