Single-page application featuring a map of some of my favorite locations in the Bay Area. The address information is provided via the Foursquare API. This application includes map markers to identify the places, a listview to support simple browsing of all these locations, and a search bar where you can filter through the locations to find a specific one.
To run the project locally:
- Download it to your local machine and unzip it.
- Open the
index.html
file included in thesrc
folder in your browser. - Explore!