An open API service indexing awesome lists of open source software.

https://github.com/jpsingleton/reactube

React Tube Status
https://github.com/jpsingleton/reactube

Last synced: 4 months ago
JSON representation

React Tube Status

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)

[![reactube.com](https://unop.uk/content/images/2016/12/reactube-com-small.png)](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/)