A simple, user-friendly weather application that provides real-time weather data and 5-day forecasts for any location using the OpenWeatherMap API.
- π City Search β Find weather by entering any city name worldwide
- π Recent Cities β Quickly access your last searched locations
- π‘οΈ Current Conditions β Shows temperature, humidity, visibility, wind speed, and weather status (e.g., "Sunny", "Rainy")
- π Sun Times β Accurate sunrise & sunset times, auto-adjusted to local timezone
- π 5-Day Forecast β Daily predictions with temperature ranges and weather icons
β οΈ Error Handling β Clear messages when a location is not found, plus manual input option- π Auto-Location β GPS detection (with permission) or IP-based fallback
- π‘ Weather Tips β Smart advice like "Bring an umbrella" or "Wear sunscreen"
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- API: OpenWeatherMap API
- Icons: Google Material Symbols
- Hosting: GitHub Pages / Netlify