Weather App is a responsive and user-friendly web application built using HTML, CSS, and JavaScript. It allows users to enter any city or location to view real-time weather data, including temperature, humidity, wind speed, weather conditions, and air quality (PM2.5), fetched from the WeatherAPI.
A Weather Web Application that displays real-time weather data for any location using the WeatherAPI.
- ๐ Search weather by city or location
- ๐ก๏ธ Displays temperature, condition, humidity, wind speed, and air quality (PM2.5)
- ๐ฑ Fully responsive design for desktop and mobile
- ๐จ Modern and clean UI with aesthetic color palette
- ๐งญ Built with pure HTML, CSS, and JavaScript (no frameworks)
- HTML5
- CSS3 (Flexbox + Media Queries)
- WeatherAPI (for weather data)