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
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.