Download the zip and extract to VS code

Getting Started with Create React App

This project was bootstrapped with Create React App.

npm i nodemon

You may also see any lint errors in the console.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser. It takes some time to deploy on your browser

When you get Error like react-script not found

Open Terminal npm install react-scripts –save

Screenshot 2023-03-17 181802

GitHub

View Github