"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. Built using ES6 and Webpack
Have implemented the functionality "mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox)" to the To-do list project.
In this pull request I,