This is just a simple Github Page project to host a single web-page that shows a combination of Entur tavla and Yr widget. The purpose of the project is just to have a screen at our office to show busses and trams and a weather-forecast so we can plan when its the best time to leave office.
This project is built with:
- React - UI framework
- TypeScript - Type safety
- Vite - Build tool and dev server
- Tailwind CSS - Styling
Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --openTo create a production version of your app:
npm run buildYou can preview the production build with npm run preview.
go to https://stunor92.github.io/entur-tavla/ or https://entur.sturle.dev/