Skip to content

hamzashahbaz/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List in React

This todo list based on mvc model.

Screenshot

  1. Add Todo Form
  2. Display List
  3. Cross off todo
  4. Show number of active todos
  5. Filter Todos
  6. Delete Todo