Student project made for Udacity Front-end Nanodegree course.
TODO: Define and describe project mission
TODO: Describe tools and APIs used in the project
- Clone or download the repository
- Go to the project root folder in console
- Install dependencies:
$ npm install
- Build project and run local server:
$ gulp
- Open app in browser 0.0.0.0:3000
TODO: Host the project on GH pages and provide the link here.