Real-time weather forecast application with 5-day forecast and location search.
A clean weather app that shows current conditions and a 5-day forecast for any city. Uses the OpenWeather API for data, with a Node.js proxy to keep the API key secure. Features dynamic backgrounds that change based on weather conditions.
React frontend with a search bar and weather cards. Node.js/Express acts as a proxy to the OpenWeather API, keeping the key server-side. Dynamic CSS backgrounds and icons change based on weather condition codes.
Add geolocation auto-detect, hourly forecast, weather maps, and push notifications for severe weather alerts.