Skip to content

Latest commit

Β 

History

History
52 lines (39 loc) Β· 1.64 KB

README.md

File metadata and controls

52 lines (39 loc) Β· 1.64 KB

🌦️ Weather App

A sleek and user-friendly Weather App built with HTML, CSS, and JavaScript. This app provides real-time weather updates and forecasts for any location using a weather API.

✨ Features

  • 🌍 Fetches real-time weather data for any city.
  • 🌑️ Displays temperature, humidity, wind speed, and weather conditions.
  • πŸ“ Location-based weather updates.
  • 🎨 Clean and responsive UI for all devices.
  • β›… Dynamic icons and visuals for weather conditions.

πŸš€ How to Use

  1. Clone this repository: https://g-mustafa1.github.io/Weather-App/
  2. Open the project folder.
  3. Add your API key to the JavaScript file:
  4. Open index.html in your browser.

πŸ› οΈ Built With

  • HTML: Structure of the app.
  • CSS: Styling and responsiveness.
  • JavaScript: Fetching API data and dynamic interactions.

πŸ“¦ Weather API

This app uses OpenWeather API to fetch weather data. Make sure to sign up and get your API key.

πŸ–ΌοΈ Screenshots

Add screenshots of your app here for better presentation.

πŸ› οΈ Dark Mode

dark-mode

πŸ› οΈ Light Mode

light-mode

🌟 Features to Add

  • 🌎 Support for multiple languages.
  • πŸ•’ Hourly and weekly forecasts.
  • 🎨 Dark mode for night-time use.