Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 488 Bytes

Readme.md

File metadata and controls

14 lines (8 loc) · 488 Bytes

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