Displays (up to) the next 3 subway departures for your chosen MTA subway station.
Currently, all stations on all subway lines (123456ACEBDFLMNQR) except 42 St Shuttle are supported. Staten Island Railroad (SIR) stations are also supported.
- Queens Plaza - currently only R line is supported.
- Sutphin Blvd - Archer Av - JFK Airport - currently only J line is supported.
Built using:
- Express server
- npm mta-gtfs
- HTML/CSS/JS
- MTA live and static data feeds
-
Fork and clone the repo.
-
npm install
-
npm start