/office-commute

Show the departures closest to my appartment that takes me to the office and back

Primary LanguageTypeScript

Office Commute

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.

localhost_3000_(iPhone 12 Pro) (1)

Technologies used

  • React.js
  • TypeScript
  • HTML
  • CSS
  • Fetch

Start project

npm install
npm start