Weather App Overview This project is a simple yet interactive weather application that allows users to view the current weather and forecast for any city worldwide. Users can search for a city, and the app will display weather data such as temperature, humidity, wind speed, and a brief description of current weather conditions.
Features Search by City: Users can enter any city to get the current weather conditions and a 5-day forecast. Real-Time Data: Weather data is fetched in real time using the OpenWeather API. Responsive Design: Adjusts to various screen sizes, making it accessible on both desktop and mobile devices. Dark Mode Toggle (Optional): Includes a dark mode switch for easier viewing during low light conditions.