A todo list app where you can create multiple projects and store different tasks in them.
Live Preview: https://emptybox12.github.io/todo-list/
You can mark tasks as complete, delete them, edit them or view their details. This project also utilizes local storage. Your tasks and projects will not disappear when you leave the page.
Used Technologies: Javascript, Webpack

