Skip to content

larskristianhaga/good-morning-screen

Repository files navigation

Good Morning Screen

A simple web app to displaying the next Ruter buss, the current weather, and today's time and date. Being used on a TV in the morning to get a quick overview.

Website

Good Morning Screen

Get up and running

Run the following command to install the dependencies: ''

npm install

Then, run the following command to build the project:

npm run dev

Push to main and Vercel will do its magic.