Redux ToDo List

In this assignment you will implement TODO app using the Redux style architecture. Feel free to code in the sack for this HW.


  1. The snack below has several hints on where you need to change the code.
  2. Feel free to also use a redux implementation that uses hooks.

Complete and Continue