Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Weather App 🌤️

A simple, responsive weather application that provides real-time weather information for any city in the world. Built with HTML, CSS, and JavaScript, this app fetches live data from the OpenWeatherMap API to display the current temperature, humidity, and wind speed, along with weather-specific icons.

Features

  • City Search: Enter any city name to get current weather data.
  • Dynamic Weather Icons: Displays an icon that matches the current weather conditions.
  • Error Handling: Notifies users if the city name is invalid or if there's an issue fetching data.
  • Real-Time Data: Uses the OpenWeatherMap API for up-to-date information.

Technologies Used

  • HTML5 and CSS3 for structure and styling.
  • JavaScript for fetching and displaying data dynamically.
  • OpenWeatherMap API for live weather data.

Usage

  1. Enter a city name in the search bar.
  2. Click the search button or press "Enter" to view the current weather for that location.
  3. The app will display:
    • Current temperature
    • Humidity level
    • Wind speed
    • Weather icon based on current conditions

Troubleshooting

  • Invalid City Name: If you enter an incorrect city name, the app will display an error message.
  • API Key Issues: Ensure your API key is correct and active. If you encounter issues, verify that your key hasn’t expired or that it has the necessary permissions for accessing weather data.

About

A simple weather application that allows users to check the current temperature, humidity, and wind speed for any city worldwide.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages