Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

React-Redux Exercise

Refactor your todo application to use React and Redux! Your application should contain the following:

  • React to render components
  • Jest to test components
  • Redux to manage application state
  • React Router to manage client side routing