This project was built with Create React App.
In the project directory, you can run:
npm install
or yarn install
Runs the app in the development mode:
npm start
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder:
npm run build
It correctly bundles React in production mode and optimizes the build for the best performance.