Skip to content

star-over/crt-todo

Repository files navigation

❤️ First to do app ✅

ESLinter Maintainability

🙋‍♂ Alexandr Belan drawingoverstar

CRA TO DO

Try online web version

It has some features:

  • Add task
  • Remove task one by one or all completed at once
  • Mark tasks as it complete
  • Filter tasks by text
  • Filter tasks by status (done or active)
  • Detect if task already exist in task list
  • Detect if task has minimum length and required
  • There is no any external storage, only in memory
  • Info messages