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.
- 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
- Frontend: HTML, CSS, JAVASCRIPT
- API: OpenWeatherMap
- Icons: Fontawesome
To get a local copy up and running, follow these simple steps.
- A modern web browser.
- An API key from OpenWeatherMap Api
- Clone the repository:
git clone https://github.com/kaushalsahu07/weather.git
- Navigate to the project directory:
cd weather
- Change API key for all the js files
let apiKey = "Your API Key";
- Open
index.html
in your browser to view the project.
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