pawap90 / haunted-todo-list

A completely normal and not at all haunted TODO list app repo.
https://pawap90.github.io/haunted-todo-list/
0 stars 0 forks source link

add list of ToDo items to the home page #13

Closed pawap90 closed 8 months ago

pawap90 commented 8 months ago

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.

victorian-ghost-bot[bot] commented 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.

pawap90 commented 8 months ago

Closes #11