/metro-monitor

:metro: A live filterable map of the DC Metro system. Features train positions, station arrival predictions and WMATA alerts all in once place!

Primary LanguageJavaScriptOtherNOASSERTION

About

A live filterable map of the DC Metro system. Features train positions, station arrival predictions and WMATA alerts all in once place!

Check it out here: https://www.dcmetromonitor.com

image of metro monitor

Bootstrapped from my-personal-starter-react-setup. Read the docs there about more scripts and goodies you can use when developing this project.

Installation

yarn rebuild

Development

First get a WMATA API Key from here: https://developer.wmata.com/

API_KEY=<YOUR_WMATA_API_KEY> yarn dev

Publishing

git push -f heroku master