A beautiful, responsive weather dashboard built with React, TypeScript, and Tailwind CSS.
- Current weather conditions
- Location-based weather detection
- City search functionality
- Air Quality Index monitoring
- 3-day weather forecast
- Fully responsive design
npm install
npm run dev
npm run build
The dist
folder contains production-ready files that can be deployed to:
- Vercel
- Netlify
- GitHub Pages
- Any static hosting service
- React 18 + TypeScript
- Tailwind CSS
- Vite
- Lucide React Icons