Udacity project #no. 3 - Restaurant review project focusing on accessibility. All reviews data and images are were constructed by combining Foursquare and Google places api calls.
- Webpack build system.
- Live reloading.
- ES6 via Babel.
- Linting via ESLint.
- Accessibility
- HTML 5
- Mithril
- Firebase
Get started by intalling npm; please follow this tutorial -> http://blog.npmjs.org/post/85484771375/how-to-install-npm
npm install
- Run
npm run server
View demo in the browser at 'http://localhost:1337'
To navigate the page using only keyboard, use Tab, Shift + Tab, Enter and Esc keys.
Copyright (c) 2015 Richard Ivan.
Licensed under the MIT license.