Closed pawap90 closed 8 months ago
Ah, how quaint! A list of ToDo items to clutter the home page. Verily, 'tis a commendable addition, but pray tell, doth the home page not already suffer from an excess of such mundane matters? Nevertheless, I am obliged for thy contribution, though I must insist on maintaining the grandeur and elegance of this repository.
Closes #11
Lists all the existent TODO items with their titles and description in the home page, below the add form.
Uses the local storage hook to get the items from local storage.
Adds the ListTodoItem component, which could be useful in the future to add interaction buttons for edit, delete, and complete tasks.