Skip to content

A simple and responsive **Weather Forecast Application** built using **HTML, CSS, JavaScript**, and **OpenWeatherMap API** to fetch real-time weather data.

Notifications You must be signed in to change notification settings

VirendraSah/Weather-forcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌦 Weather Forecast App

A simple and responsive Weather Forecast Application built using HTML, CSS, JavaScript, and OpenWeatherMap API to fetch real-time weather data.

πŸš€ Features

βœ… Fetches real-time weather updates based on user location or manual city input
βœ… Displays temperature, humidity, and wind speed
βœ… Geolocation API integration for automatic location detection
βœ… Modern and responsive UI for both desktop and mobile
βœ… Uses OpenWeatherMap API to retrieve weather data

πŸ›  Tech Stack

  • Frontend: HTML, CSS (Responsive Design), JavaScript
  • API Integration: OpenWeatherMap API
  • User Experience: Minimalistic UI with smooth animations

πŸ“Έ Screenshots

πŸ”§ Installation & Usage

  1. Clone the repository:
    git clone https://github.com/your-username/weather-forecast-app.git
  2. Navigate to the project folder:
    cd weather-forecast-app
  3. Open index.html in your browser

πŸ”‘ API Key Setup

  1. Sign up on OpenWeatherMap and get an API key.
  2. Replace YOUR_API_KEY in the script.js file:
    const API_KEY = 'YOUR_API_KEY';

🌍 Live Demo

πŸ”— Check it out on Vercel

πŸ“ License

This project is open-source and available under the MIT License.

πŸ“© Connect with Me

πŸ“§ Email: rajvirendra8875@gmail.com πŸ”— LinkedIn: https://www.linkedin.com/in/virendrasahmern/
πŸ™ GitHub: https://github.com/VirendraSah


⭐ If you like this project, please consider giving it a star! ⭐

About

A simple and responsive **Weather Forecast Application** built using **HTML, CSS, JavaScript**, and **OpenWeatherMap API** to fetch real-time weather data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published