Vue Js Todo SPA
- vue 3.5.13
- TODO App
- Add the task
- Edit the task
- Delete the task
- Complete the task
- Without Reloading
git clone https://github.com/Mojtabagh0098/vue-todo.git
cd vue-todo
npm install
npm run dev
Created by @Mojtabagh0098 - feel free to contact me!