Weather App – Real-Time Forecast Dashboard A modern, full-stack weather app built with React, Node.js, and OpenWeatherMap API. Users can search any city to get live weather data with animated icons, a sunrise/sunset progress bar, wind unit toggle, and a radar map link. Designed with a glassmorphism-inspired UI, mobile responsiveness, and smooth animations using Framer Motion. Backend is built with Express and handles API requests efficiently. Weather data is managed on the frontend using React Query for caching and performance.
Tech Stack: React, React Query, Framer Motion, Node.js, Express, OpenWeatherMap API, CSS