This example shows how to use the Nuxt helpers and composables for SEO and meta management.
State Management
This example shows how to use the `useState` composable to create a reactive and SSR-friendly shared state across components.
Layouts
This example shows how to define default and custom layouts.