This project was bootstrapped with Create React App. You can find an example live implementation here.
After cloning the repo, you should cd
into the repo directory and run:
to install all necessary packages.
You may get a message like: 7 high severity vulnerabilities
. You can ignore this.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.