Skip to content

BoikoYV/ToDoList-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Todo List on React

Live Demo

Functionality:

  • Adding tasks;
  • Deleting tasks;
  • Marking a task as important;
  • Filter tasks by entered value;
  • Filter tasks by status (all/active/done);
  • Display count of completed and active tasks;
  • Сounting completed and active tasks;
  • Synchronization with local storage