This Weather Application is a responsive web-based project that provides real-time weather information for any city worldwide. The app integrates with the OpenWeather API to fetch live data including temperature, humidity, wind speed, and weather conditions. Built using HTML, CSS, and JavaScript, the application demonstrates API integration, asynchronous data fetching, and dynamic DOM manipulation. Users simply enter a city name, and the interface updates instantly with accurate weather details. The project highlights my ability to work with external APIs, handle user input effectively, and create interactive web applications with clean and functional user interfaces.
View Project