This is a single-page application featuring a map of your neighborhood or a neighborhood you would like to visit. There are few additional functionality to this application, including: map markers to identify popular locations or places you’d like to visit, a search function to easily discover these locations, and a listview to support simple browsing of all locations.There is an implementation of third-party APIs that provide additional information about each of these locations (such as Likes, Ratings, Images, etc).
- Clone this repository on your device.
- Unzip the files.
- HTML
- CSS
- Javascript
- Knockout.js
- JQuery
- Here an API of foursquare has been used to fetch the details of a location.
- Open index.html on your browser.