A modern, real-time weather application built with React and TypeScript.
- Real-time weather updates
- Location search with autocomplete
- 24-hour forecast breakdown
- Favorite locations management
- Dark/light mode
- Temperature unit toggle (°C/°F)
- Responsive design
- React
- TypeScript
- Tailwind CSS
- Zustand
- Open-Meteo API
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run buildThis project is licensed under the MIT License - see the LICENSE file for details.