Skip to content

SimoneSichili/vue-todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vue ToDo List

Creating a ToDo list using Vue.js

Screenshoot

Vue-todo-screenshoot

Technologies and libraries

  • Html
  • Css
  • Javascript ES6
  • Vue.js

Workflow

#1 Create a todo list with an array in data.
#2 Add an input field and a button to add new element to the list by clicking on "aggiungi".
#3 Delete an element by clicking on the trash icon.
BONUS Add an element by pressing "enter" on keyboard.

About

Creating a ToDo list using Vue.js

Topics

Resources

Stars

Watchers

Forks