A weather application built using React, TypeScript, CSS, and Vite. This app provides users with real-time weather information, including current weather conditions, a weekly forecast, and a quick view of popular cities. The app also features dynamic weather icons that change based on the weather conditions (e.g., sunny, rainy, cloudy).
- Current Weather: Displays real-time weather details, including temperature, humidity, wind speed, and more.
- Weekly Forecast: Shows the weather forecast for the next 7 days, helping users plan ahead.
- React: JavaScript library for building the user interface.
- TypeScript: Provides type safety for the application.
- CSS: Utility-first CSS framework for styling.
- Vite: Fast build tool for optimized development.
To run this project locally, follow these steps:
git clone https://github.com/your-username/weather-app.git