Just a simple react redux todo app, to help me cement the concept of unidirectional data flow state >> props from parent to child, in practice not in theory.
arlt209/react-redux-todo
The standard To do Crudl app. Working on state and actions and reducers
JavaScriptMIT