This is a redux app that allows the user to search for the weather in a city within canada. This app uses the open weather map api and google maps api to show the map of the city. When you search a graphs will be displayed with the temperature, pressure and humidity
This app also uses Redux promise as a middleware, lodash, react-sparklines libary for charts and axios for making ajax requests
1. npm install
2. npm start