Nejjari001 / To-Do-List-List-structure

"To-do list" This project is a simple To-Do List application built using JavaScript. The user can add tasks to the list by entering the task description in an input field and clicking the "Add" button. Clicking on a task in the list marks it as done with a line-through effect, and clicking again will remove the line-through to indicate completion.
1 stars 0 forks source link

Peer to peer review #7

Closed Bludidi closed 2 years ago

Bludidi commented 2 years ago

Hi @Nejjari001! Congratulations on your project 👏 it looks awesome, DRY, KISS, and clean 💯