React web app to view the wait time for the next train.
Run npm start
to run.
The data api that this app uses is in the repo mta-api
: github.com/kalyani-subbiah/mta-api. It needs to be run on port 5000 to run this app.
Website to track subway times based on location. Built using React. (Backend is kalyani-subbiah/mta-api)
JavaScript