Hi there, you can look it online danielmmelo.com/p5
This project is a Neighborhood map create for the Udacity Front End Nanodegree. Using the awesome Web Starter Kit from Google and the Material Design Lite also from Google.
Install necessary packages
npm install
If you don't have gulp installed
npm install gulp -g
Open the project folder and run gulp serve.
- Lots of Google Searches with Stack Overflow Results
- Course material and the supporting courses like Intro to Ajax
- Web Starter Kit
- Material Design Lite
- W3Schools
- jQuery Documentation
- Knockout JS Documentation