Skip to content

A simple weather app that fetches real-time weather data from an API based on the user's input city. It displays the current weather conditions in an easy-to-read format.

Notifications You must be signed in to change notification settings

Hayadarwish/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a simple web application that allows users to check real-time weather information by entering a city name. It uses data fetched from a weather API to display the weather details.

Features

  • User-friendly interface
  • Dynamic weather updates based on user input
  • Integration with a reliable weather API

How to Use

  1. Enter the name of your city in the input field.
  2. Click on the "Get Weather" button.
  3. The app will display the current weather conditions for the specified city.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Weather API

How to Run Locally

  1. Clone the repository:
    git clone https://github.com/Hayadarwish/Weather-App.git
  2. Open index.html in your browser

API Used

  • Open Weather Map

About

A simple weather app that fetches real-time weather data from an API based on the user's input city. It displays the current weather conditions in an easy-to-read format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published