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: 5 months ago
JSON representation
A sample Next.js app showing dynamic routing with modals as a route.
- Host: GitHub
- URL: https://github.com/vercel/nextgram
- Owner: vercel
- Created: 2020-04-02T23:16:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T16:22:44.000Z (about 1 year ago)
- Last Synced: 2025-05-28T20:39:25.186Z (7 months ago)
- Topics: nextjs, vercel
- Language: TypeScript
- Homepage: https://nextgram.vercel.app/
- Size: 1.05 MB
- Stars: 978
- Watchers: 9
- Forks: 223
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fnextgram)