This project is built for a submission to the Udacity React Nanodegree.
- Run
yarn
- Run
yarn start
- Browse the project on
localhost:3000
There is no backend server for this application. There's a dummy API file named _DATA.js
that acts like a mock server.