Project
This Dynamic Weather Dashboard, built with React and deployed on Vercel, provides users with hyper-local atmospheric data and predictive insights. The application interfaces with the OpenWeatherMap API to deliver high-fidelity, real-time metrics including wind velocity, humidity levels, and precise 5-day temperature trends.
On the technical side, I implemented Asynchronous API handling and robust Conditional Rendering to manage loading states and ensure smooth transitions between data fetches. By focusing on Modular State Management, I optimized the user experience to be both responsive and intuitive across all device types.
Technologies
React Js
Vanilla CSS
OpenWeatherMap API
Back