Skip to content

itsankitbhusal/intercepting-routes

Repository files navigation

Intercepting Routes in next js

Intercepting route is a feature of the next js which lets you render a completely new route to the current page without navigating to a new page.