Skip to content

gcascio/next-breadcrumbs

Repository files navigation

(╯°□°)╯ Flipping dynamic breadcrumbs

This repository demonstrates an approach to implement dynamic breadcrumbs in Next.js using the app router and accompanies this blog post.

Project

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

About

Example of dynamic breadcrumbs in Next.js using the app router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published