Redux Weather App with Google Maps and Sparklines charts
https://stackblitz.com/edit/redux-weather
/*
IMPORTANT: Update {YOUR-API-KEY} area with your openweathermap api key.
*/
actions
|--> index.js
/*
IMPORTANT: Update {YOUR-API-KEY} area with your google map api key.
*/
containers
|--> weather_list.js