/NeighborhoodMap

App that uses the Google Maps, Places, and Foursquare APIs to create a map built on the knockout framework.

Primary LanguageJavaScript

Neighborhood map of my favorite places

How to run this application:

  1. Fork and clone this repository.
  2. Run bower install from the root directory of this repository on your local machine.
  3. View this application in the browser via localhost. One option is to run python -m SimpleHTTPServer from the root directory of this repository on your local machine.