An open API service indexing awesome lists of open source software.

https://github.com/subraatakumar/redux_example


https://github.com/subraatakumar/redux_example

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Redux

- create initialState
- create reducer
- create actions
- create store
- wrap our app with store provider

- dispatch action to change state