/vue-new-todo

This aplication working with add todo.when your work not done then showing pending.when youe work done then show done.when you click clear button then all done todo deleted.when you click all filter button show all todo,when you click pending filter button then show all pending todo,when you click done filter button then show all done todo

Primary LanguageVue

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup