This is project one of Udacity's React NanoDegree course. It is created from the startup code given by the class.
To install:
- Clone this application on GitHub.
- Run
npm install
in the directory to install dependencies
To run:
- Run
npm start
to start the application