Skip to content

Shivin1016/weatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌦️ Weather App

Live Demo

Weather App Banner

A simple and beautiful Weather Application that provides real-time weather updates for any location. Built with modern web technologies, it features a responsive design, smooth animations, and accurate weather data.


✨ Features

  • 🌍 Location-based weather detection (Geolocation API)
  • 🔍 Search by city name
  • 🌡️ Displays temperature in Celsius/Fahrenheit
  • 💧 Shows humidity, wind speed, and condition
  • ☁️ Dynamic weather icons (sunny, cloudy, rainy, etc.)
  • 🎨 Custom backgrounds & animations based on weather

🛠️ Tech Stack


📷 Screenshots

Home Screen Search Weather Location Weather
Home Search

⚡ Getting Started

1️⃣ Clone the repository

git clone https://github.com/Shivin/weather-app.git
cd weather-app

2️⃣ Add your API Key 
Get a free API key from OpenWeatherMap. 
Create a config.js file in the root folder and add:

3️⃣ Run the app
Open index.html directly in your browser

Or use Live Server in VS Code

folder structure
weather-app/
│── index.html
│── style.css
│── script.js
│── config.js
│── assets/
│    ├── icons/
│    ├── backgrounds/
│    ├── screenshots/
│         ├── home.png
│         ├── output.png 
│── README.md

About

Weather App DashBoard Basic Project for to start Web development journey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published