Skip to content

warsam-e/clime

Repository files navigation

Clime 🌦️

Clime is a sleek and modern weather application built with SvelteKit. It provides real-time weather updates, hourly forecasts, and daily summaries using the OpenWeatherMap API. The app features a responsive design and location-based weather data.

Features

  • 🌍 Location-based weather updates
  • 🕒 Hourly and daily weather forecasts
  • 📍 Add and manage multiple locations (soon)
  • ⚡ Built with SvelteKit for fast and reactive UI

Tech Stack

  • Frontend: SvelteKit, SCSS
  • API: OpenWeatherMap
  • State Management: Svelte stores with persistence
  • Build Tool: Vite

Getting Started

  1. Clone the repository.
  2. Install dependencies with bun i.
  3. Create a .env file in the root directory and add your OpenWeatherMap API key:
    VITE_API_KEY=your_api_key_here
  4. Run the development server with bun dev.

Live Demo

Check out the live demo

License

This project is licensed under the MIT License.

About

A modern weather app built with SvelteKit, providing real-time updates and forecasts.

Topics

Resources

License

Stars

Watchers

Forks