Todo list built using vanilla JavaScript from The Odin Project curriculum.
- Changes are saved to localStorage
- Searchbar to search for tasks in a list
- Can edit name, priority, date, and description of a task
- Responsive for mobile
- HTML
- CSS
- JavaScript
- Webpack