Skip to content

Welcome to the Weather App repository! This application provides real-time weather information and forecasts for locations worldwide, using reliable weather APIs.

Notifications You must be signed in to change notification settings

abhishek-chauhan8/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Overview

The Weather App is a simple and user-friendly application that provides real-time weather updates for any location worldwide. Built using HTML, CSS, and JavaScript, this app fetches weather data from a reliable API to deliver accurate weather information and forecasts.

Features

  • Real-Time Weather Data: Get current weather conditions including temperature, humidity, wind speed, and more.
  • Search by Location: Enter a city name to get weather information.
  • User-Friendly Interface: Clean and responsive design that works on all devices.

Technology Stack

  • Frontend: HTML, CSS, JavaScript
  • API: OpenWeatherMap (or specify another API you are using)

Installation

To set up the Weather App locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/weather-app.git
    
  2. Navigate to the project directory:
    cd Weather-App
    
  3. Usage

Search for a city

Enter the name of the city in the search bar and press "Enter".

View weather details

The app will display current weather conditions and a 7-day forecast for the selected location.

Your location Weather

The default page is setup of your local location.

About

Welcome to the Weather App repository! This application provides real-time weather information and forecasts for locations worldwide, using reliable weather APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors