🌦️ Weather App
A simple and responsive Weather Application built using HTML, CSS, and JavaScript that fetches real-time weather data from the OpenWeatherMap API.
🚀 Features
🌍 Search weather by city name
🌡️ Shows temperature in °C
💧 Displays humidity
🌅 Shows sunrise & sunset time
🧊 Glassmorphism UI with blur effect
⚡ Uses Fetch API and async/await
🛠️ Technologies Used
HTML5
CSS3
JavaScript (ES6)
OpenWeatherMap API