A repository used in react/redux training bootcamp. It shows how to use redux with react.
This repos extends hello-react which uses internal state to make a counter.
npm install- Install dependencygit checkout 1-create-addcounter-actongit checkout 2-create-counter-reducergit checkout 3-create-root-reducergit checkout 4-remove-internal-stategit checkout 5-change-to-functional-stateless-componentgit checkout 6-simplify-componentgit checkout 7-map-state-to-propsgit checkout 8-map-dispatch-to-propsgit checkout 9-pass-store-with-providergit checkout 10-enable-hot-reloadgit checkout 11-enable-redux-devtoolsand install Redux DevTools Chrome extension