A simple web application that shows the closest departures from my appartment to the office. The route can also be reversed to show the departures from the office back home. Using basic technologies together with the Planera Resa v4 API from Västtrafik. The application also has skeleton loaders for a smooth experience! You can test it on commute.rasfa.dev or start it locally.
- React.js
- TypeScript
- HTML
- CSS
- Fetch
npm install
npm start