A simple and interactive weather dashboard built with HTML, CSS, and JavaScript. Users can search for any city and view real-time weather information using the OpenWeatherMap API.
- ๐ Search weather by city name
- ๐ก๏ธ Displays temperature in ยฐC
- ๐ง Shows humidity and weather description
- ๐ซ Handles empty or incorrect input gracefully
- ๐ฑ Responsive and mobile-friendly UI
- HTML5
- CSS3
- JavaScript (ES6+)
- OpenWeatherMap API
- Clone this repository:
git clone https://github.com/pavank025k/weather-watch-app.git
cd weather-watch-app