djytwy / nextjs-app-route-interception

An example showing Next.js 13's Intercepting Routes feature with modals.

Home Page:https://nextjs-app-route-interception.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An example showing Next.js 13's Intercepting Routes feature.

Navigating into the photo page client-side will open a modal instead of a full page, while still updating the URL. Navigating directly into the photo page URL or refreshing the page while the modal is open will bring up the photo page instead.

About

An example showing Next.js 13's Intercepting Routes feature with modals.

https://nextjs-app-route-interception.vercel.app


Languages

Language:TypeScript 91.3%Language:JavaScript 8.1%Language:SCSS 0.6%