Broken React TO DO application based on context api

This application was intentionally broken, there are six critical issues that a candidate has to fix:

  1. Fix an ability to display all tasks.
  2. Fix a layout, checkboxes should be listed in a column.
  3. Fix an ability to add a new task.
  4. Fix an ability to toggle a task.
  5. Fix an ability to delete a task.
  6. Fix an ability to count completed tasks.

To complete the task the candidate must fork this repo, fix the issues and submit a pull request to this repo.

Available Scripts

Use npm start to run project.