Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 653 Bytes

File metadata and controls

41 lines (29 loc) · 653 Bytes

WeatherScope - Weather Dashboard

A beautiful, responsive weather dashboard built with React, TypeScript, and Tailwind CSS.

Features

  • Current weather conditions
  • Location-based weather detection
  • City search functionality
  • Air Quality Index monitoring
  • 3-day weather forecast
  • Fully responsive design

Quick Start

npm install
npm run dev

Build for Production

npm run build

Deploy

The dist folder contains production-ready files that can be deployed to:

  • Vercel
  • Netlify
  • GitHub Pages
  • Any static hosting service

Tech Stack

  • React 18 + TypeScript
  • Tailwind CSS
  • Vite
  • Lucide React Icons