A work in progress.
A Svelte-version of the original 5545.no.
Uses Yr.no (Meteorologisk institutt) weather API and OpenStreetMap's Nominatim API for reverse coordinates lookup.
npm install
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
To create a production version of your app:
npm run build
npm run preview # for production preview