Description
Weather App 🌤️
About
Real-time weather app using OpenWeather API. Search any city and get current weather details.
Features
- Search weather by city name
- Display temperature, humidity, wind speed
- Show “feels like” temperature
- Responsive design
- Error handling
How to Use
- Open
index.htmlin your browser - Enter a city name
- Click Search or press Enter
- View weather details
API Used
OpenWeather API (Free tier)
Technologies
- HTML5
- CSS3 (Flexbox, Grid, Animations)
- JavaScript (Fetch API)
Files
index.html– HTML structurestyle.css– Styling with animationsscript.js– JavaScript logic
Learning Points
- API integration
- Fetch API
- DOM manipulation
- Error handling
- Responsive design




Reviews
There are no reviews yet.