Weather Web App (2024)
This project for my “Introduction to Interactive Applications” Course in my second semester of university is a lightweight weather application built with JavaScript, HTML, and CSS. It fetches real-time weather data from an external API and displays current conditions in a clean, responsive interface.
The app allows users to:
Search for weather information by city.
View current temperature, humidity, and wind conditions.
See a dynamic weather icon and background that adapt to the forecast.