Tasks

  1. Create Vue.js app with list stored in Vue data
  2. Add button which would add any hardcoded item to the list
  3. Add input next to the 'add' button to add item with user's data
  4. Add remove button next to every item