# vercel/nextgram

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

Repository: https://github.com/vercel/nextgram
Canonical: https://ross.abutalabs.com/products/nextgram
Homepage: https://nextgram.vercel.app/
Language: TypeScript
License Family: other
Topics: nextjs, vercel
Last push: 2025-12-08T20:36:45+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 56, release rhythm 35, longevity 100
- inputs: {"age_days": 2344, "days_push": 268, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1014, forks 223 (observed 2026-08-28T04:03:13.961706+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: active
- function: routing, ssr, frontend-framework
- domain: web-development, frontend, tutorials
- platform: cross-platform
- tags: nextjs, sample-app, demo, intercepting-routes, modal-routing, typescript, vercel, nodejs, web-server

## Member repositories
- vercel/nextgram (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:13.961706+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:36.216070+00:00, confidence not recorded.
  - readme: https://github.com/vercel/nextgram (fetched 2026-08-28T04:03:13.961706+00:00, sha 609b52d4a1b6)
  - homepage: https://nextgram.vercel.app/ (fetched 2026-08-29T13:11:11.982764+00:00, sha 51a4f3aa13de)
- Data as of 2026-08-30T08:39:29.467469+00:00.
