NextGram
October 25, 2016 ยท View on GitHub
Sample next 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.

Installation
$ npm install
Running the app
$ npm run dev