Emulates a typical arrivals board seen on London Underground platforms.
You will need an application ID and key to access the TfL API.
To set up:
- Define your TfL credentials in src/credentials.json
yarn install
yarn build
On first run you will be prompted to select a station, line and direction. These settings will be stored in local storage.