# nextgram **Repository Path**: mirrors_developit/nextgram ## Basic Information - **Project Name**: nextgram - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NextGram Sample [next](https://github.com/zeit/next.js) app that takes advantage of the routing capabilities. In particular, notice that the photo route can be attached to _two distinct_ components: in one case rendered as a modal, and in another case rendered independently. ![NextGram](https://i.imgur.com/KF0KExk.gif) # Installation $ npm install # Running the app $ npm run dev