You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple and intuitive Weather App built using HTML, CSS, and JavaScript. This app fetches real-time weather data and displays it in a clean and user-friendly interface.
🚀 Features
Search for current weather conditions by city.
Display temperature, weather description, humidity, and wind speed.
Dynamic background updates based on weather conditions.
Mobile-friendly and responsive design.
🛠️ Technologies Used
HTML: Structure of the web app.
CSS: Styling and layout design.
JavaScript: Fetching weather data and app interactivity.