Weather App

Project Overview This Weather Application is my first API integration project, developed to understand how third-party APIs work in real-world web applications. The project retrieves real-time weather information using the OpenWeatherMap API and dynamically displays the data through a custom-built interface. Unlike using a framework or template, the entire frontend was handwritten using HTML, CSS, […]