Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 622 Bytes

File metadata and controls

20 lines (14 loc) · 622 Bytes

PRODIGY_WD_05

WeatherWise: Your Instant Forecast

WeatherWise is a simple and user-friendly web application that provides instant weather forecasts for any city. Enter your city name and get real-time weather updates including temperature, weather description, humidity, and wind speed.

Features

  • Real-time weather updates for any city
  • Displays temperature in Celsius
  • Provides weather description, humidity, and wind speed
  • Shows appropriate weather icons based on the current weather condition
  • Error handling for invalid city names

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • OpenWeatherMap API