Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T16:22:44.000Z (3 months ago)
- Last Synced: 2025-01-24T03:29:38.460Z (8 days ago)
- Topics: nextjs, vercel
- Language: TypeScript
- Homepage: https://nextgram.vercel.app/
- Size: 1.05 MB
- Stars: 939
- Watchers: 10
- Forks: 213
- 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
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fnextgram)