A simple and elegant web application that displays real-time weather information for any city using the OpenWeatherMap API. Built with HTML, CSS, and JavaScript.
- Search weather by city name
- Display current temperature, humidity, wind speed, and weather condition
- Clean and responsive UI design that works on all devices
- Real-time data from OpenWeatherMap API
- A web browser (Chrome, Firefox, Safari, etc.)
- OpenWeatherMap API key (Free tier works great!)
- Clone the repository
git clone https://github.com/Suhani885/WeatherApp.git
- Open
index.htmlin your browser or use a live server extension