Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 264 Bytes

File metadata and controls

8 lines (6 loc) · 264 Bytes

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