Challenge: Create a Simple To-Do List App
Assess your ability to create a simple to-do list app in Vue.
We'll cover the following...
Task
Create a simple to-do list app by using the v-for
directive. The app should have:
A list ...