Skip to content
/ nextgram Public
forked from vercel/nextgram

A sample Next.js app showing dynamic routing with modals as a route.

Notifications You must be signed in to change notification settings

Soib/nextgram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Demo

https://nextgram.vercel.app

Deploy with Vercel

About

A sample Next.js app showing dynamic routing with modals as a route.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.5%
  • CSS 46.5%