- Node.js installed on your machine
- You need to have a server running on your local machine or deployed. I have deployed the Udacity provided server in Heroku to make things simpler
- change .env.development.local file and put the server url properly if you want to run the server locally
npm install
npm start