lkarow / vue-todo

A to-do list created with Vue.js ✅

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-todo

A to-do list created with Vue.js. Add new tasks to the list, double-click a task to edit it, mark tasks as completed, and delete tasks. Filter tasks to show all tasks or only active or completed tasks.

Dependencies

  • Vue.js
  • uuid

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

A to-do list created with Vue.js ✅


Languages

Language:Vue 88.8%Language:HTML 7.7%Language:JavaScript 3.5%