/react-redux-todo

The standard To do Crudl app. Working on state and actions and reducers

Primary LanguageJavaScriptMIT LicenseMIT

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.