The Weather App is a modern, responsive React application that provides real-time weather updates for any city in the world. It uses Chakra UI for styling and WeatherAPI to fetch accurate weather data.
- 🌤 Real-Time Weather: Get current weather conditions for any location.
- 🗺️ Search by City: Enter a city name to retrieve its weather details.
- 📱 Responsive Design: Fully optimized for mobile, tablet, and desktop devices using Chakra UI.
- 🌡 Detailed Weather Info: Includes temperature, humidity, wind speed, and more.
- Frontend: React
- Styling: Chakra UI
- API: WeatherAPI