← Back to projects

Weather Dashboard

A real-time weather dashboard that displays forecasts and historical data using the OpenWeather API.

ReactNode.jsOpenWeather API

A weather dashboard application that provides current conditions, hourly forecasts, and a 7-day outlook for any location.

Features

  • Search by city name or use geolocation
  • Interactive charts for temperature and precipitation trends
  • Responsive layout that works on desktop and mobile
  • Cached API responses for improved performance

Built as a learning project to explore React state management patterns and working with third-party APIs.