Skip to content

kaushalsahu07/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 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

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/kaushalsahu07/weather.git
  1. Navigate to the project directory:
cd weather
  1. Change API key for all the js files
let apiKey = "Your API Key";
  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.

Note :- For Best Experience See This Website on 400*860