This app created for learning vue 3. Published on github - 11 July 2023 site-preview
- Vite
- Vue 3 (Composition API)
- TailwindCSS
- @vueuse/motion (for Animation)
- Add task
- Complete task
- Delete task
- Clear all tasks with one button
- Clear text box
- v0.0.1 ( 11.07.2023 )
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.