How to run the starter project:
- Once downloaded, navigate to the project directory in a terminal and run npm install to install all the project dependencies.
- In the project directory, run npm start to run the app & view it in a browser at http://localhost:3000.
The page will reload when you make changes.
You may also see any lint errors in the console.