This is a tiny web app, which helped me to learn React and consuming an API (VAG Nürnberg).
https://justusjonas74.github.io/vag-departures/
You need Node.js installed on your machine.
git clone https://github.com/justusjonas74/vag-departures
cd vag-departures
npm install
npm start