Skip to content

ankit-1729/sample-nextjs-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextGram

This is a ample Next.js by ZEIT application that takes advantage of the advanced routing capabilities.

In particular, note that the photo route can be attached to two distinct components:

  1. When navigated within the application, it is rendered as a modal
  2. When the page is refreshed, it is rendered independently

NextGram

Try it Yourself

Demo

Click here to try it out, deployed on ZEIT Now.

Locally

git clone https://github.com/zeit/nextgram.git
cd nextgram/
yarn
yarn dev

About

A sample base application built using NextJS and ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published