Skip to content

yovchev/neighborhood-map

Repository files navigation

( 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: