A web application that fetches real-time weather data for any city using the OpenWeather API.
๐ Live Demo โ tiwarishreya05.github.io/WheatherApp
Built to understand API integration, JavaScript, and responsive UI design through a practical, real-world application.
- Search weather by city name
- Displays temperature, humidity, and weather conditions
- Error handling for invalid city names
- Clean and responsive UI
- HTML5 / CSS3 / JavaScript โ frontend
- OpenWeather API โ real-time weather data
- Git & GitHub โ version control
1. Clone the repository
git clone https://github.com/TiwariShreya05/WheatherApp.git
cd weather-app2. Open in browser
open index.htmlOr use the live demo โ no setup needed.
- 5-day weather forecast
- Location-based weather via GPS
- Dark / light mode toggle
- UI animations
- ๐ผ LinkedIn: linkedin.com/in/shreya-tiwari-520b692b3
- ๐ง Email: shreyatiwari0801@gmail.com
- ๐ GitHub: github.com/TiwariShreya05