Skip to content

Weather App: A simple, user-friendly application built with HTML, CSS, and JavaScript that fetches and displays weather data for any city from the OpenWeatherMap API. Features include temperature, humidity, and wind speed.

Notifications You must be signed in to change notification settings

CareerDevelopmentHub/Beginner_WeatherAPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a simple weather app built with HTML, CSS, and JavaScript. It uses the OpenWeatherMap API to get weather data.

Features

  • Get weather data for any city
  • Shows temperature, humidity, and wind speed

How to Use

  1. Open index.html in your browser.
  2. Enter a city name in the input field.
  3. Click the "Get Weather" button.
  4. The app will display the temperature, humidity, and wind speed for the entered city.

API Key

You need to replace 'your_api_key' with your actual OpenWeatherMap API key in the JavaScript code. You can get it by signing up on the OpenWeatherMap website.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Weather App: A simple, user-friendly application built with HTML, CSS, and JavaScript that fetches and displays weather data for any city from the OpenWeatherMap API. Features include temperature, humidity, and wind speed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published