Skip to content

namann5/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

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

Repository files navigation

🌦️ Live Weather App

A modern, responsive weather application that shows real-time weather, a 5-day forecast, city autocomplete, and location-based weather using the OpenWeather API.


πŸš€ Features

  • 🌀 Live weather data (temperature, humidity, wind)
  • πŸ“… 5-day weather forecast
  • πŸ” Search any city
  • ✨ Autocomplete city suggestions
  • πŸ“ Detect My Location (GPS)
  • πŸ”„ Auto-refresh every 10 minutes
  • 🎨 Animated gradient UI
  • πŸ“± Fully responsive design

πŸ› οΈ Technologies Used

  • HTML
  • CSS
  • JavaScript
  • OpenWeather API

πŸ“¦ How to Use

  1. Download or clone the project
  2. Open index.html in your browser
  3. Enter a city name or tap Detect My Location

πŸ”‘ API Setup

Open app.js and add your API key:

const apiKey = "0676d18bf2b85065393605bb996c2066";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors