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

To-do list webpack #1

Closed Nejjari001 closed 2 years ago

Nejjari001 commented 2 years ago

The "To-do list" webpack project simply lists the things you need to do and allows you to mark them as complete.