Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 766 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 766 Bytes

vuetify-todo

Vuetify-todo

App Features ✨

  • V-model to search
  • Mobile responsive
  • Split components

New feature added

  • Adding progress linear for completed and remaining tasks
  • Center Todo component in desktop and mobile
  • Adding snackbar to inform user his actions

image

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.