Simple ToDo List with Vue.js

TODOS

A simple and clean ToDo list, where you can add your tasks for the day. Add a task, mark it as complete, and clear the list of the completed tasks. It holds only the current day and task that are not yet marked done can not be removed from the list.

An example of fast implementation of Vue.js components.

Inspired by Ennio Dybeli