- Keep clone (To-Do) application with React.
- Allows you to create, edit, and delete item and subitems.
- Separation between check and uncheck items
- Local storage
- Add a task by pressing enter in any task
- Deleted a task by backspacing a task without text
- Change a task to a subtask and viceversa
- Drag n' drop to items in the list
- Custom theme option
- Add new list
- Nodejs connection
- Undo and redo options