Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 326 Bytes

File metadata and controls

9 lines (5 loc) · 326 Bytes

REACT-REDUX APP

Uses React and Redux to fetch weather data on city and add it to the list.

Uses actions, reducers, containers, components, redux-promises, fetch api, weather api, es6/7, and more.

To be used as a reference for future projects.