Skip to content

A simple Weather App built with HTML, CSS, and JavaScript, leveraging Weather APIs to provide real-time weather information for any location. The app features a responsive design and intuitive search functionality. Perfect for checking weather updates on the go!

Notifications You must be signed in to change notification settings

Hadhi20/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A responsive Weather App that provides real-time weather information using the OpenWeatherMap API. Users can search for any city and get details like temperature, humidity, and wind speed. The app features a clean, modern design and supports various weather conditions.

Features

  • Real-time Weather Data: Fetches up-to-date weather information for any city.
  • Responsive Design: Ensures a consistent experience across different devices.
  • Dynamic Icons: Displays weather-specific icons based on the current weather conditions.

Technologies Used

  • HTML: For the structure of the application.
  • CSS: For styling and responsive design.
  • JavaScript: For making API requests and handling user interactions.
  • OpenWeatherMap API: For fetching real-time weather data.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/weather-app.git
  2. Navigate to the project directory:
    cd weather-app
  3. Open the index.html file in your browser to view the app.

Usage

  • Enter the name of a city in the search box and click the search button.
  • The app will display the current weather, including temperature, humidity, and wind speed.
  • If the city name is invalid, an error message will appear.

About

A simple Weather App built with HTML, CSS, and JavaScript, leveraging Weather APIs to provide real-time weather information for any location. The app features a responsive design and intuitive search functionality. Perfect for checking weather updates on the go!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published