build-umass / phenom-sponsorship-map

Repository for PHENOM P1 (Spring 2022)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHENOM Sponsorship map

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.

Developing

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.

About

Repository for PHENOM P1 (Spring 2022)

License:Creative Commons Zero v1.0 Universal


Languages

Language:HTML 89.2%Language:JavaScript 10.8%