A modern, responsive weather forecast web app built with HTML, CSS (Tailwind), and JavaScript.
Get real-time weather, humidity, and wind info for any city with autocomplete and instant updates.
| Language | % Usage | Badge |
|---|---|---|
| 40% | index.html | |
| 30% | Tailwind CDN | |
| 30% | Weather.js |
- 🌤️ Live weather forecast (Open-Meteo API)
- 🏙️ City autocomplete (Nominatim geocoding)
- 💧 Humidity & wind details
- 🎨 Responsive design (Tailwind CSS)
- 🔗 Social media links (GitHub, LinkedIn)
Weather/
├── index.html
├── Weather.js
└── images/
├── clear.png
├── clouds.png
├── drizzle.png
├── humidity.png
├── mist.png
├── rain.png
├── search.png
├── snow.png
└── wind.png
Created by Devang
📧 Email
📸 Instagram
💼 LinkedIn
🐙 GitHub
This project is for educational use. Feel free to modify