This is a simple todo list application that I built as part of the Odin Project's curriculum. The application allows users to create, edit, and delete tasks.
It's heavily inspired by todoist.com, a popular task management application.
- Create tasks
- Edit tasks
- Delete tasks
- Mark tasks as complete
- HTML
- CSS
- JavaScript
- Webpack