A modern and responsive Weather Forecast Application built using HTML, CSS, and JavaScript. This application fetches real-time weather data using the OpenWeather API and displays current weather conditions with a clean and user-friendly interface.
- π Search weather by city name
- π‘οΈ Real-time temperature display
- π§ Humidity information
- π¬οΈ Wind speed details
- βοΈ Weather condition icons
- π± Responsive design for mobile and desktop
- β‘ Fast API-based weather updates
- HTML5
- CSS3
- JavaScript (ES6)
- OpenWeather API
weather-app/ β βββ index.html βββ style.css βββ script.js βββ images/ β βββ clear.png β βββ rain.png β βββ clouds.png β βββ humidity.png β βββ README.md`