Skip to content

LL782/nested-layouts

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

I created this project while following along with this excellent demo from Next Conf 2022

Sam Selikoff: Improving developer and user experience with nested layouts in Next.js

It explores some great features of the app directory made available in Next.js 13.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Live demo

https://nested-layouts.vercel.app/pokemon

Deploy on Vercel Platform

About

Demonstration of the app directory, nested layouts and generateStaticParams from Next.js 13

Topics

Resources

Stars

Watchers

Forks