vercel/nextgram resource
A sample Next.js app showing dynamic routing with modals as a route. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 56
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2344
- days_rel: n/a
- days_push: 268
- n_releases_24m: 0
Adoption not part of the score
1014 stars · 223 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NextGram is a sample Next.js application from Vercel demonstrating advanced routing, where a photo route renders as a modal during in-app navigation and as a standalone page on refresh. It serves as a reference implementation of Next.js intercepting and parallel routes.
Use cases
- learn how to render a route as a modal in Next.js
- example of intercepting routes in the Next.js App Router
- see how a route can be both a modal and a standalone page
- starter template for a Next.js photo gallery app
- understand dynamic routing with modals in Next.js
- deploy a demo Next.js app to Vercel
When to choose
- you want a minimal, official example of Next.js modal/intercepting routes
- you are learning the Next.js App Router's advanced routing capabilities
- you need a quick starting point for a photo gallery with modal detail views
When to avoid
- you need a production-ready photo sharing application
- you want a library or component you can install rather than reference code
- you need a project with a maintained license or long-term support guarantees
Facets
learning-resource · maturity active
routing ssr frontend-framework web-development frontend tutorials cross-platform nextjs sample-app demo intercepting-routes modal-routing typescript vercel nodejs web-server
2 sources
- readme: https://github.com/vercel/nextgram · fetched 2026-08-28 · 609b52d4a1b6
- homepage: https://nextgram.vercel.app/ · fetched 2026-08-29 · 51a4f3aa13de
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vercel/nextgram | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem