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.
$ npm install
$ npm run dev