A simple and elegant weather application that allows users to check real-time weather conditions for any city in the world.
Built using HTML, CSS, and JavaScript, with live data fetched from the OpenWeather API.
- Search weather by city name
- Displays temperature, humidity & wind speed
- Clean and modern UI
- Instant results with real-time API data
- Error handling for invalid city names
- HTML
- CSS
- JAVASCRIPT
- OpenWeatherMap API
- Clone the repository
- Navigate into the project
- cd Weather-App
- Open index.html in your browser
- Double click it OR
- Use Live Server in VS Code




