Skip to content

Add, Remove, Edit, And Organize your Todo List.

License

Notifications You must be signed in to change notification settings

AvivAbachi/todo-list-vue

Repository files navigation

Todo List Vue

Add, Remove, Edit, And Organize your Todo List.

Demo

You can see web app on this Demo Page.

Extra Features

  • Advanced Grid whit Darg & Drop.
  • Light & Dark Themes.
  • Export & Import Todo List to JSON.
  • Responsive Layout.
  • Small Components Library.
  • PWA.

Languages & tools

Vue 3

SCSS

Known Issues

  • Drop on Performance when having many todos

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build