Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published