Built a full-stack weather dashboard that provides real-time weather conditions and 7-day forecasts for any city worldwide. The app fetches data from weather APIs and displays temperature, humidity, wind speed, and weather status using a clean, responsive UI developed with React and Tailwind CSS.
On the backend, I implemented API requests handling and optimized data fetching using Node.js/Express. The application also includes features like recent search history, location-based weather detection, and local storage integration for a smooth user experience across sessions.