Skip to content

Weather website for a local zip-code in Norway, built with Yr's API.

License

Notifications You must be signed in to change notification settings

timharek/5545.no-svelte

Repository files navigation

5545.no-svelte

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.

Developing

npm install
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

npm run preview # for production preview