Map of support to The Public Higher Education Network of Massachusetts (PHENOM). Adapted from the commitment map of The People's House campaign.
Built with Leaflet, using data from a Google Sheet provided by the campaign, combined with geographic data from bhrutledge/ma-legislature.
The map is now shown on the landing page of PHENOM's website.
Install the dependencies:
npm install
Run the development server:
npm start
View the map at http://localhost:3000, or http://localhost:3000/embed/ for an iframe
-d version.
Publish changes by pushing them to the main
branch.