This project is a web-based weather application that fetches real-time weather data from a public API to provide users with up-to-date information about their location or any city worldwide. Users can view temperature, humidity, wind speed, and weather conditions through a clean and responsive interface.
Built using vanilla JavaScript, HTML5, and CSS3, the application demonstrates API integration, asynchronous data fetching, and dynamic DOM updates. Its intuitive design and real-time functionality showcase my ability to create interactive, data-driven web applications using core front-end technologies while providing a practical and user-friendly experience.