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: 28 days 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 (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T16:22:44.000Z (6 months ago)
- Last Synced: 2025-04-13T13:58:58.366Z (28 days ago)
- Topics: nextjs, vercel
- Language: TypeScript
- Homepage: https://nextgram.vercel.app/
- Size: 1.05 MB
- Stars: 971
- Watchers: 9
- Forks: 220
- 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)