Weather App is a simple yet practical web application I built using HTML, CSS, and JavaScript. It fetches real-time
weather data using a free weather API and displays the current conditions in an easy-to-read layout. This project
helped me practice working with APIs and handling asynchronous JavaScript while designing a clean user interface
that works well on different screen sizes.