A simple counter application that uses React-Redux to create a global store and Redux-Thunk to update it asynchronously.
- clone repo
- npm insall
- npm start
- Redux
- React-Redux
- Redux-Thunk
A simple counter application that uses React-Redux to create a global store and Redux-Thunk to update it asynchronously.