Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 791 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 791 Bytes

TRAIN COMPOSITION VIEWER

A simple application that is automatically populated with a live data from the digitrafic-service API build by ReactJS and Babel.

You can find:

  • List of traffic train to get a list of trains passing by a station code Add data json in query parameter e.g data : { station: "SLO" }
  • Find train compositions by fetched composition API
  • Some ideal for styling web.
  • Smooth scrolling

Getting Started

Installing & Running

It is just a simple app which can see directly from your browser, no need to set up nodejs, no need webpack. So, download folder then open /index.html with your browser.