vue todo app
- Whole work you should do in your own branch with name what you want
- Prepare Vue2 or Vue 3 project via
vue-cli
- Decomposite the markup files that placed in
markup
folder to Vue components - Implement features:
add
,delete
,choose type of item
while creating todo item - As result of work please create PR