Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gomezmig03/vue-todo
A practice of the fundamentals of Vue 3
https://github.com/gomezmig03/vue-todo
Last synced: about 1 month ago
JSON representation
A practice of the fundamentals of Vue 3
- Host: GitHub
- URL: https://github.com/gomezmig03/vue-todo
- Owner: GomezMig03
- Created: 2024-03-04T16:16:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-18T12:48:36.000Z (8 months ago)
- Last Synced: 2024-04-18T14:34:59.406Z (8 months ago)
- Language: Vue
- Homepage: https://gomezmig03.github.io/Vue-ToDo/
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 To Do List
This is a basic to do list made with the intention of practising vue 3 after doing the official Composition API Fundamentals Course and the Components Course.