Weather forecast web application built with Next.js & Tailwind CSS

Skyline Weather is a weather forecast web application built with Next.js and Tailwind CSS. Users can search for current weather and forecasts by city name. API requests are handled through Next.js server-side routes to securely protect the API key, with data provided by the OpenWeather API.