Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 698 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 698 Bytes

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