List of tasks performed using lib React (https://reactjs.org/), which contains the following functions:
- The ability to add, edit and delete TODO notes
- If the name does not fit into the vertical list of note names, added “…”
- Color indication of the status of the execution of tasks
- Search for TODO tasks by name
- The ability to change the width of the list of names of TODO tasks, by holding and moving the right border with the mouse cursor
- Editing the name of the tasks is done through double click
