A simple React + Redux weather app following the Modern React with Redux online course on Udemy by Stephen Grider. This app also makes use of the OpenWeatherMap and Google Maps APIs.
This app uses the ReduxSimpleStarter as the boilerplate.
npm install
npm start