Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 353 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 353 Bytes

Redux Weather App

Shows 5 day weather forecasts for any US cities. Made using React+Redux, openweathermap API, google map API.

Covers following topic

  • Redux
  • Containers
  • Reducers
  • Actions
  • Middleware
  • Working with API
  • Redux Promise
  • Google Map Integration
  • Ajax request with Axios

Tutorial

Modern React with Redux (Udemy Course)