A single-page Web app shows a list of places in neighborhood, with dynamic places filtering and place details in popup. Uses Knockout, Google Maps API, Foursquare API, responsive design. Uses Grunt to help automate workflow.
- src/: Source Code
- dist/: Production code
- gruntfile.js
- Internet accessed
- npm installed
sudo npm install -g grunt-cli
npm i
grunt
Then try localhost:3000