Photo gallery built with vue.js. It has 2 views, the first view shows the thumbnails with pagination, the second view shows the detail of the photo in a modal window with a higher resolution image.
yarn install
use the .env.template to build your own
yarn serve
yarn build