Skip to content

Gadekar2003/Weather-Dashboard-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌀️ Weather Dashboard

This is a simple weather dashboard web application built using HTML, CSS, and JavaScript. It allows users to enter a city name and get the current weather information using the OpenWeatherMap API.


πŸš€ Features

  • Search for any city
  • Get real-time weather data
  • Displays:
    • Temperature 🌑️
    • Weather description ☁️
    • Humidity πŸ’§
    • Wind speed 🌬️
  • Clear input after search
  • Responsive and clean UI

πŸ“Έ Demo Screenshot

Weather Dashboard Screenshot


🌐 Live Demo

πŸ”— Click here to view live


🧰 Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • OpenWeatherMap API

πŸ”‘ How to Get an API Key

  1. Go to OpenWeatherMap
  2. Sign up for a free account
  3. Go to your profile > API Keys
  4. Copy your API key and replace "YOUR_API_KEY" in script.js

πŸ“¦ How to Run Locally

git clone https://github.com/your-username/weather-dashboard.git
cd weather-dashboard
# Open index.html in your browser

About

A responsive weather dashboard showing real-time data using OpenWeather API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published