Mapbox is a Javascript library that allows you to add maps to your projects
This application uses Mapbox chart a map of all of the Museums in NYC.
Sign up for a Mapbox account
Download the demo application and save files in your class folder
Add your Access Token to main.js
on line 7
Run a Local Server on your computer (Required!) Using the command line, navigate to the project folder (from Step #2 above) and start a local server
Open up your browser and type the following address into the address bar: http://localhost:8000