/WeatherSpy

Primary LanguageCSSMIT LicenseMIT

WeatherSpy

A weather application built with Gatsby using the OpenWeatherMap API

For an overview of the project structure please refer to the Gatsby documentation - Building with Components

Project Todo's

  • Connect to OpenWeatherMap API
  • Setup Actions & Reducers
  • Add current weather to state
  • Add forecast to state
  • Add triggers to state
  • Add air quality to state
  • Add map to state
  • Manage state showing both imperial and metric
  • Build CurrentConditions
  • Build Forecast
  • Build SideDrawer
  • Build Alerts
  • Build Weather map
  • Build air quality into UI
  • Style the CurrentConditions
  • Style the Forecast