/visualise-511

Using 511 APIs, building a small ReactJS application that visualises data. API: https://511.org/developers/list/apis/

Primary LanguageJavaScript

This project is a small ReactJS application that visualises few 511.org data APIs

App Image

What it does

It loads operators (travel agencies available in 511.org APIs) and based on selected operators it loads stops from 511.org. The selected stop is shown on the google map and the available arrival or departure times are shown

Adding API keys

to run please add 511.org and google map API keys in IConstants.ts file

Running Scripts

In the project directory, you can run:

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.