This project was bootstrapped with Create React App. To create your own React tempate, use npx create-react-app my-app
Once in the project directory, you can run:
Creates the node_modules directory and should only be ran when project directory is first created
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Corrects the formatting and organization of the code. Should be ran right before committing.