Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vercel/nextgram

A sample Next.js app showing dynamic routing with modals as a route.
https://github.com/vercel/nextgram

nextjs vercel

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
1. When the page is refreshed, it is rendered as a standalone page

## Demo

https://nextgram.vercel.app

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fnextgram)