thinkingmachines / napc

Interactive Indicator Map for the National Anti-Poverty Commission

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAPC Poverty Indicators Map

This is a web-based interactive map that will be embedded into NAPC’s Talambayan microsite.

Development

Install packages

npm install

Get .env from the Bitwarden collection and put it in the root directory.

Run site

npm start

Deployment

This prototype is currently deployed here.

Install firebase-tools:

npm install -g firebase-tools

Run this in the root folder:

firebase deploy

Built With

  • Mapbox GL JS - JavaScript library that uses WebGL to render interactive maps
  • Firebase - mobile and web application development platform

About

Interactive Indicator Map for the National Anti-Poverty Commission


Languages

Language:JavaScript 98.0%Language:CSS 2.0%