fayjusss / redux-weather-app

Shows 5 day weather forecasts for any US cities. A project to track learning progress in React+Redux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Shows 5 day weather forecasts for any US cities. A project to track learning progress in React+Redux.

License:MIT License


Languages

Language:JavaScript 90.9%Language:HTML 6.2%Language:CSS 2.9%