Skip to content

A simple Weather Dashboard app that allows users to search for the current weather conditions of any city using the OpenWeatherMap API.

Notifications You must be signed in to change notification settings

Web-Dev-Mastery/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard ☀️🌧️

A simple Weather Dashboard app that allows users to search for the current weather conditions of any city using the OpenWeatherMap API.

The app fetches real-time data including temperature, weather description, humidity, and wind speed. It also auto-refreshes the data every minute to keep it up-to-date!

Features

  • Search for any city and get the current weather information
  • Displays temperature, weather condition, humidity, and wind speed
  • Auto-refreshes the weather data every minute
  • Error handling for invalid city names or network issues

How to Run

  1. Clone the repository:
    git clone https://github.com/yourusername/weather-dashboard.git
  1. Open the index.html file in your browser.

  2. Don’t forget to replace the API key in app.js with your own from OpenWeatherMap.

Contributions

Feel free to fork the repo, submit pull requests, or open issues! Whether it's new features, bug fixes, or performance improvements—your contributions are welcome!

About

A simple Weather Dashboard app that allows users to search for the current weather conditions of any city using the OpenWeatherMap API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published