A simple and responsive weather web application built using HTML, CSS, and JavaScript. It fetches real-time weather data from an external API and displays temperature, weather conditions, humidity, wind speed, and more for any city you search.
👉 Click here to view the deployed app
Replace the above link with your actual deployment URL (e.g., from Vercel, Netlify, or GitHub Pages).
#📌 Features
- 🌤 Live weather information
- 🔍 Search by city name
- 📱 Mobile-friendly and responsive design
- 📡 Fetches real-time data from OpenWeatherMap API
🛠️ Technologies Used
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- OpenWeatherMap API
-
Open
index.htmlin your browser You can just double-click the file or use a live server extension in VS Code. -
Replace API Key If the app uses an API key, make sure to insert your own OpenWeatherMap API key inside the JavaScript file.
This project is licensed under the MIT License.
Made by Kaushal Vishwas
Feel free to contribute or give feedback!
---