/vue3-todo-mvc

A todo application written in vue3 and powered by TodoMVC

Primary LanguageVue

vue3-todo-mvc

This is a TODO management application written in vue@3.0.0-rc.1 and powered by TodoMVC.

DEMO

Features

This application was developed according to the features listed in app-spec.md, but some features that I thought unnecessary have been removed.

  • No Todos
  • New Todos
  • Mark all as complete
  • Item
  • Editing
  • Counter
  • Clear completed button
  • Persistence
  • Routing