This repository has been archived on 2026-08-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2026-02-16 11:41:34 +01:00
2026-01-07 22:24:02 +01:00
2026-02-16 11:41:34 +01:00
2026-01-07 23:45:10 +01:00
2026-02-15 15:29:56 +01:00
2026-01-07 22:24:02 +01:00
2026-01-07 22:24:02 +01:00
2026-02-15 15:09:49 +01:00
2026-02-16 11:41:34 +01:00
2026-02-16 11:41:34 +01:00
2026-02-15 15:09:49 +01:00
2026-02-16 00:23:08 +01:00
2026-01-07 22:24:02 +01:00
2026-01-07 22:24:02 +01:00
2026-02-15 15:09:49 +01:00

Open-Meteo Weather Web

An open-source, high-performance weather forecast website built with SvelteKit and powered by the Open-Meteo APIs.

Goals

Our objective is to provide a comprehensive, user-friendly weather platform for end-users. We aim to offer professional-grade weather visualizations and detailed meteorological data while maintaining the transparency and community-driven nature of open-source software.

Tech Stack

Developing

Once you've cloned the project and installed dependencies with 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

You can preview the production build with npm run preview.

S
Description
No description provided
https://drizz.li
Readme
2.9 MiB
Languages
Svelte 71.9%
TypeScript 25.4%
CSS 1.3%
JavaScript 1.3%
HTML 0.1%