You can use below link to know how to create this app
https://abobakar.kesug.com/courses/react/run-custom-code/
How to Run:
-
Open VS code terminal and type command
npm install
-
Above command will install all neccessary packages and create node_modules folder in your downloaded code.
-
Now run below command to run this app
npm run dev