The deployed app can be viewed here.
If you'd like to run this repo locally:
- Clone down this repository
- In your terminal, run:
npm install
npm start
- If you're not automatically navigated to
localhost:3000from your terminal, visit it in your browser
- Project Spec provided by Turing School of Software & Design