...

/

Coding Challenge: Using the Nuxt Image Component

Coding Challenge: Using the Nuxt Image Component

Create a project using the Nuxt image.

We'll cover the following...

Problem statement

In this challenge, create a Nuxt project to loop over and display images using the NuxtImage component. Create a function to handle toggling a border on the selected image when clicked. The index.vue file has been created, which ...