Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Welcome to the Weather App repository! This project is a web application that provides real-time weather updates for any location. It utilizes HTML, CSS, and JavaScript to deliver a user-friendly interface and fetches data using the OpenWeatherMap API.

Features

  • Live Weather Data: Get up-to-date weather information for your current location or search for any city worldwide.
  • 5 Days Forecast: You Can See your city 5 days forecast
  • Explore Section: You Can See Many Random City Weather On Explore Section
  • Add More Citys: You Can Add More Citys

Technologies Used

Additional information

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Installation

  1. Clone the repository:
 git clone https://github.com/sakshi142004/weather.git
  1. Navigate to the project directory:
cd weather
  1. Change API key for all the js files
let apiKey = "4dde2d5ca22e2899308df84a64868786";
  1. Open index.html in your browser to view the project.

Usage

To use the Weather App, simply enter the name of the city in the search bar and press enter. The app will display the current weather conditions, including temperature, humidity, wind speed, and more.

About

The Weather App is a responsive, real-time weather forecasting application that allows users to check current weather conditions, hourly updates, and 7-day forecasts for any location worldwide. It fetches live data using a public weather API and displays key weather metrics like temperature, humidity, wind speed and weather condition icons.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages