Nuxt 3 Essentials

Lessons

1. Overview

5:26

2. Installation and Configuration

3:36

3. Creating the URL Structure For Pages

3:09

4. Custom Layout and Landing Page Content

4:57

5. Creating the Detail Page

2:14

6. Deployment

2:58

Custom Layout and Landing Page Content

Now that we have our URL structure created, we are going to work on querying the API and displaying the data.

Custom Layout

As mentioned previously, we