This application was intentionally broken, there are six critical issues that a candidate has to fix:
- Fix an ability to display all tasks.
- Fix a layout, checkboxes should be listed in a column.
- Fix an ability to add a new task.
- Fix an ability to toggle a task.
- Fix an ability to delete a task.
- Fix an ability to count completed tasks.
Use npm start
to run project.