This code is for an article I wrote on medium.com on how to create a Pinterest style grid for images. In that article I walk you through step-by-step on how to create this layout. The end result is that you create a layout that will look like this:
If you would like to read the article you can view it on medium.com here
You can view the app live here.
- Vue.js
- JavaScript
npm install
npm run serve
npm run build
npm run lint