A React web application that allows users to find out more about Londonโs transportation system.
This app is using the TfL Unified API.
- React
- TypeScript
- UI5 Web Components for React
- React Router DOM v6
- TailwindCSS (PostCSS, Autoprefixer)
- AWS (Deployed with Amplify)
/
- Homepage/lines/:id
- ServiceStatus/bikes
- Bikes
Visit the deployed version or git clone https://github.com/stbodurov/tfl
.
The following commands are available:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes. You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode. Learn more about running tests here.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
- Enable global light/dark mode switch (ThemeContext)
- Extend test coverage