A responsive and feature-rich Weather App built using HTML, CSS, and JavaScript.
It fetches real-time weather data from the OpenWeatherMap API and displays current weather and a 5-day forecast with icons.
π Click here to View
- Search weather by city name
- Display:
- π‘οΈ Temperature (Β°C)
- π₯οΈ Weather condition
- π§ Humidity
- πΊοΈ City & Country name
- Weather icons for better visualization
- 5-Day Forecast section
- Loading animation while fetching data
- Error handling for invalid city names
- Fully responsive design for all devices
- HTML5
- CSS3 (Flexbox & Media Queries)
- JavaScript (ES6)
- OpenWeatherMap API
Weather-App/
βββ index.html
βββ style.css
βββ script.js
βββ desktop-view.png
βββ README.md
