🌦️ Weather App
A simple and interactive Weather App built using HTML, CSS, and JavaScript.
Get real-time weather information for any city using a weather API — fast, clean, and user-friendly ☁️🌡️
🚀 Features
- Search weather by city name
- Displays temperature in Celsius
- Shows weather condition with icon
- Displays wind speed
- Error handling for invalid city names
- Simple and responsive UI
🛠️ Tech Stack
| Technology | Purpose |
|---|---|
| HTML | Structure of the app UI |
| CSS | Styling and layout |
| JavaScript | API logic and interactions |
| Weather API | Fetch real-time weather data |
- Clone the repository:
git clone https://github.com/letDiyaCode/Weather-App
- Open
index.htmlin a browser - Enter a city name in the search box
- Click the Search button
- View the current weather details
- Search for another city anytime