Display Images like Google and Flickr with Vue.js

added by JavaScript Kicks
11/16/2019 11:40:53 AM

1470 Views

If you use image search websites like Google Image Search or Flickr, you will notice that their images display in a grid that looks like a wall of bricks. The images are uneven in height, but equal in width. This is called the masonry effect because it looks like a wall of bricks.


0 comments