Boilerplate cloned from Stephen Grider - ReduxSimpleStarter Interested in learning Redux?
-
Weather API found at: http://openweathermap.org/forecast5
-
Libraries:
- axios (makes Ajax requests from the browser)
- react-sparklines - makes charts
- lodash - simplify math functions
-
Middleware:
- redux-promise - automatically detected promise through payload
> git clone & change to directory
> npm install
> npm start
> convert temperature to celcius (farenheit option?)
> add value for average
> take gif/giphy of app
> deploy on heroku