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
Bootstrapped from my-personal-starter-react-setup. Read the docs there about more scripts and goodies you can use when developing this project.
yarn rebuild
First get a WMATA API Key from here: https://developer.wmata.com/
API_KEY=<YOUR_WMATA_API_KEY> yarn dev
git push -f heroku master