Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 780 Bytes

File metadata and controls

31 lines (15 loc) · 780 Bytes

Weather-dashboard

🌤 A responsive web app that shows real-time weather

✨✨This website is a simple yet interactive weather information platform built using HTML, CSS, and JavaScript. It allows users to search for any city worldwide and instantly view the current weather conditions. The application fetches real-time data from the OpenWeatherMap API, including:

City & Country name

Temperature (in Celsius)

Weather Condition (e.g., clear, cloudy, rainy)

Humidity Percentage

Wind Speed

🚀🚀Key Features🚀🚀 :

🚀 Live weather search for any location

🚀 Automatic data fetching via API

🚀 Attractive, minimal, and responsive UI design

🚀 Error handling for invalid city names

****LIVE DEMO ****

https://monika285.github.io/Weather-dashboard/