A fully responsive Weather App built with JavaScript, HTML, and CSS. It provides real-time weather updates for any city with a clean, modern, and user-friendly interface. Works seamlessly on desktop and mobile devices.
- Search for any city and get current weather information.
- Displays temperature, humidity, and weather conditions.
- Responsive design for mobile, tablet, and desktop.
- Smooth and interactive user interface.
- Error handling for invalid city names.
- HTML5 for structure
- CSS3 (with Flexbox/Grid) for responsive layout
- JavaScript for API calls and dynamic content
- OpenWeatherMap API for weather data
- Clone the repository:
git clone https://github.com/yourusername/weather-app.git