ClementDreptin / next-intl-intercepted-routes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextGram

This is a sample Next.js application that takes advantage of the advanced routing capabilities.

The photo route can be attached to two distinct components:

  1. When navigating within the application, it is rendered as a modal
  2. When the page is refreshed, it is rendered as a standalone page

NextGram

Try it Yourself

Demo

https://nextgram.vercel.app

Deploy with Vercel

Locally

git clone https://github.com/vercel/nextgram.git
cd nextgram/
yarn
yarn dev

About


Languages

Language:TypeScript 86.2%Language:JavaScript 9.0%Language:CSS 4.8%