https://shielded-basin-81744.herokuapp.com/
This is a React Redux web app that uses sparklines and Google maps to show a clear representation of weather forecast for the next 5 days. It provides data visualization for Humidity, Temperature (Celsius) and Pressure.
> git clone
> npm install
> npm build
> npm start
> npm run dev