Skip to content

nethmith/Weather-Dashboard

Repository files navigation

Weather Dashboard

A modern weather dashboard built with SvelteKit, Tailwind CSS, and the OpenWeatherMap API.

Getting Started

Prerequisites

Installation

# Install dependencies
npm install

# Copy the env example and add your API key
cp .env.example .env.local
# Then edit .env.local and replace your_api_key_here with your real key

Development

npm run dev

Open http://localhost:5173 in your browser.

Tech Stack

  • SvelteKit — Full-stack Svelte framework
  • Tailwind CSS v4 — Utility-first CSS
  • OpenWeatherMap API — Weather data provider
  • TypeScript — Type safety

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors