Skip to content

created a weather app using html,css and JavaScript.

Notifications You must be signed in to change notification settings

Shakeelkhuhro/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Weather App

This Weather App is a simple web application that allows users to search for weather information based on city names. It fetches data from the OpenWeatherMap API and displays the temperature and weather conditions for the searched city.

Features

  • Search for weather information by entering a city name.
  • Displays the temperature in Celsius.
  • Shows the weather conditions with corresponding icons.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Google Maps API

Getting Started

To run the Weather App locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Shakeelkhuhro/Weather-App.git
    
  2. Open the project directory:

bash Copy code cd weather-app Open the index.html file in a web browser:

bash Copy code open index.html Enter a city name in the search input and press Enter to retrieve the weather information.

About

created a weather app using html,css and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published