https://github.com/jpsingleton/reactube
React Tube Status
https://github.com/jpsingleton/reactube
Last synced: 4 months ago
JSON representation
React Tube Status
- Host: GitHub
- URL: https://github.com/jpsingleton/reactube
- Owner: jpsingleton
- License: mit
- Created: 2016-12-21T16:16:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-24T18:11:07.000Z (about 4 years ago)
- Last Synced: 2025-08-01T12:09:42.968Z (11 months ago)
- Language: HTML
- Homepage: https://reactube.com
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reactube
A London transport (Tube, Overground, TfL/Crossrail, DLR, tram) status page written in the React JavaScript framework. It's lightweight and mobile-friendly, as I find the [official page](https://tfl.gov.uk/tube-dlr-overground/status/) a bit bloated.
I've been meaning to modernize my original mobile-friendly tube status page for a while, and learn a new framework in the process. I've written the process up in a tutorial style, as I find explaining things to others aids learning.
Live demo: [reactube.com](https://reactube.com)
[](https://reactube.com/)
Sorry for the bright colours, but those are the official ones. :rainbow:
Tutorial:
- [Part 1 (client-side)](https://unop.uk/building-a-web-app-in-react-and-asp-net-core-part-1/)
- [Part 2 (server-side)](https://unop.uk/building-a-web-app-in-react-and-asp-net-core-part-2/)