A simple and responsive Weather App built using HTML, CSS, and JavaScript.
It fetches real-time weather data for any city using the OpenWeatherMap API.
- 🔍 Search for weather by city name
- 🌡️ Displays current temperature, weather condition, humidity, wind speed, and more
- 🌤️ Dynamic icons based on weather condition
- 📱 Fully responsive layout for mobile and desktop
- ⏱️ Fast and lightweight frontend-only app
- Frontend: HTML5, CSS3, JavaScript (ES6)
- API: OpenWeatherMap API
- Clone this repository
git clone https://github.com/yourusername/weather-app.git