Skip to content

andrewborisov/broken-react-todo-application-context-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broken React TO DO application based on context api

This project was created for the article "React coding interview task"

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.

The working example can be found at https://github.com/andrewborisov/react-todo-application-context-api

Available Scripts

Use npm start to run project.

About

Repository for an article "React coding interview task"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published