Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 565 Bytes

File metadata and controls

10 lines (7 loc) · 565 Bytes

Weather Application

This web application allows users to check the current weather conditions for a specific location using data from the OpenWeatherMap API.

Features

  • Search by City: Enter the name of any city to get real-time weather information.
  • Dynamic Background: Background image changes based on temperature ranges to visually represent weather conditions.
  • Weather Description: Displays temperature in Celsius, city name, and weather description.
  • Weather Icons: Icons change based on weather conditions to provide visual cues.