weather-app

🌦 Weather Notification Web App

A simple and elegant weather website that shows real-time weather updates for any city and sends browser notifications using the Open‑Meteo API.

This project is built using HTML, CSS, and JavaScript and is deployed on GitHub Pages.


πŸ”— Live Demo

πŸ‘‰ https://USERNAME.github.io/weather-app/


πŸ“Œ Project Description (for GitHub)

A lightweight weather web app that fetches live temperature and wind data by city name and displays browser notifications using modern JavaScript APIs.


✨ Features


πŸ›  Technologies Used


πŸ“ Project Structure

weather-app/
│── index.html
│── style.css
│── script.js
│── README.md

πŸš€ How to Run Locally

  1. Download or clone this repository

  2. Open index.html in a browser

    OR

  3. Use VS Code Live Server extension


🌐 Deployment (GitHub Pages)

  1. Push project to a GitHub repository
  2. Go to Settings β†’ Pages
  3. Select:

    • Branch: main
    • Folder: /root
  4. Save and wait a few seconds
  5. Your site will be live πŸŽ‰

πŸ”” Notification Notes


🧠 Future Improvements


πŸ“œ License

This project is open-source and free to use for learning purposes.


⭐ If you like this project, give it a star on GitHub!