JuanDBta / ToDoList-Project

My To Do List project is a task management application that allows you to create, delete, and edit tasks. It utilizes local storage to store the tasks. The project features a "Clear all completed" button that removes all checked tasks and displays the remaining unfinished tasks. It was implemented using HTML, CSS and JS, with webpack for bundle.
https://juandbta.github.io/ToDoList-Project/
MIT License
4 stars 0 forks source link

peer-to-peer-code-review-module2-week #4

Open beteland123 opened 1 year ago

beteland123 commented 1 year ago

hi Juan :wave:, nice work so far 👌 you followed the javascript best practice and the ES6. I just want to suggest you include the live demo link in your readme file