Skip to content

The Weather App is a user-friendly web application that allows you to effortlessly check the weather forecast for cities around the world. With a sleek and intuitive interface, it provides real-time weather information, including temperature, humidity, wind speed, and weather conditions, at your fingertips.

Notifications You must be signed in to change notification settings

anurag-handique/Weather-ForeCast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather-ForeCast

The Weather App is a user-friendly web application that allows you to effortlessly check the weather forecast for cities around the world. With a sleek and intuitive interface, it provides real-time weather information, including temperature, humidity, wind speed, and weather conditions, at your fingertips.

Weather App

Welcome to the Weather App, a simple web application for checking the weather forecast for different cities.

Features

  • Search for weather information by entering a city name.
  • View current temperature, humidity, and wind speed.
  • See weather icons based on the current weather conditions.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Clone this repository to your local machine.
  2. Open index.html in a web browser.
  3. Enter a city name in the search box and click the search button.
  4. View the weather information for the specified city.

API Key

This project uses the OpenWeatherMap API for weather data. You need to obtain an API key and replace it in the JavaScript code to make the API requests. Get your API key here.

const apiKey = "YOUR_API_KEY_HERE";

About

The Weather App is a user-friendly web application that allows you to effortlessly check the weather forecast for cities around the world. With a sleek and intuitive interface, it provides real-time weather information, including temperature, humidity, wind speed, and weather conditions, at your fingertips.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published