☁️ Weather App
A simple and elegant web application to get real-time weather information for any city in the world.
✨ Features Real-time Weather Data: Get up-to-the-minute temperature, humidity, and wind speed.
- Dynamic UI: The background image and weather icon change automatically to match the current weather conditions (e.g., sunny, cloudy, rainy).
- City Search: Easily search for weather information by typing a city name.
- Error Handling: Displays a user-friendly message for invalid city names.
- Responsive Design: The app is designed to look great on both desktop and mobile devices.
🛠️ Technologies Used
HTML: For the basic structure and layout. CSS: For styling, including the dynamic background images and a clean, modern look.
JavaScript: For handling user input, fetching data from the API, and updating the UI dynamically.
OpenWeatherMap API: The free API used to fetch all the weather data.
🤝 Contributing
Contributions are welcome! If you find a bug or have an idea for an improvement, please open an issue or submit a pull request.
📄 License This project is open source and available under the MIT License.