todo-list
A simple todo list app built with Vue.js and vite.
demo: https://todo-list.mszook.art/
Preview
How to use
Input todo item and press enter to add it to the list. Click on the todo item to mark it as completed. Click on the trash icon to delete the todo item.