Example 'v-for' to create images and text

The 'v-for' directive is used to create images and text based on the 'manyFoods' array in the Vue instance.

I love {{x.name }} !
I don't like {{x.name }} !!