Join our community

Get access to the complete guide to developing and deploying fast, production-ready Nuxt apps.

7-1 Adding the Landing Page

In this lesson, we go over the code I’ve added in for the landing page.

Since the landing page itself isn’t really Nuxt-specific, there isn’t much to teach here. We briefly go over the structure of the landing page, including components I’ve added to the project.

We also look at the checkout modal that I’ve stubbed out, which we’ll be integrating with Stripe later in this chapter.