Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1017 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 1017 Bytes

( Neighborhood Map ) - live demo

For Udacity Full Stack Web Developer Nanodegree

screenshot

Installation instructions

  • Clone the repo.
  • Make sure you serve the app from a server not just by opening the index.html to allow proper execution of the javascript
  • If you have Python execute this comand at the root folder of the app python -m SimpleHTTPServer 8000
  • Open your browser at localhost:8000
  • Enjoy

Stuff used to make this: