Skip to content

krishnerkar/next-intercepting-routes-demo

Repository files navigation

Next 13.3 - Preview modals using intercepting routes + parallel routes

Using the new features of Next 13.3, we can now have a preview modal which on refresh will show you the main content. Something you see on popular sites like Product Hunt.

Get in touch via twitter if you have questions

Demo :

try it yourself here

New.Recording.Apr.10.2023.0449.PM.mp4

Development

  1. Clone the repo
git clone https://github.com/krishnerkar/next-intercepting-routes-demo.git
  1. Install packages
npm install
  1. Run the app
npm run dev

Deploy to vercel

Deploy with Vercel

About

A simple implementation of preview modals with next intercepting & parallel routes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published