Skip to content

Itsimaady/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌦️ Weather Dashboard

This is a simple web app that shows real-time weather data using WeatherAPI.com. You can enter any city name and see the temperature, humidity, and current weather condition.

πŸ”§ Features

  • Enter a city name and get live weather data
  • Shows:
    • 🌑️ Temperature in Celsius
    • πŸ’§ Humidity %
    • ☁️ Weather description (e.g., Sunny, Cloudy)

πŸ’‘ Technologies Used

  • HTML
  • CSS
  • JavaScript (Vanilla)
  • WeatherAPI.com (for data)

πŸ“Έ Screenshot

Screenshot of the dashboard

πŸš€ How to Run

  1. Clone this repository
  2. Replace the API key in script.js with your own from WeatherAPI.com
  3. Open index.html in your browser

πŸ“‘ Live Demo

(Deploy on GitHub Pages or Vercel to add this)

About

A simple weather app that fetches real-time weather using OpenWeatherMap API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors