Skip to content

A simple weather dashboard that fetches and displays current weather information based on user input or the user's geolocation using the OpenWeatherMap API.

Notifications You must be signed in to change notification settings

IfrahSarfraz/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

A simple weather dashboard that fetches and displays current weather information based on user input or the user's geolocation using the OpenWeatherMap API.

Features

  • Search for weather by city name
  • Display current temperature, weather description, humidity, and wind speed
  • Show weather icons based on the weather condition
  • Handle location errors gracefully
  • Responsive design

Screenshots

Website image website img

Demo

Check out the live demo here.

Usage

  1. Enter a city name in the input box and click the search button.
  2. The weather details for the entered city will be displayed.
  3. On page load, the weather information for your current location will be fetched and displayed.

Dependencies

Customization

To customize the weather images, replace the images in the project directory (clear.png, cloud.png, rain.png, mist.png, snow.png, overcast.png, 404.png) with your own images.

Contributing

Feel free to fork this repository and make pull requests. Any improvements or suggestions are welcome.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A simple weather dashboard that fetches and displays current weather information based on user input or the user's geolocation using the OpenWeatherMap API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages