Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 782 Bytes

File metadata and controls

38 lines (27 loc) · 782 Bytes

Create a Pinterest style grid

How to create a Pinterest style grid for images. Pinterest style grid layout

Read the article

This repo fork from Jennifer Bland. If you would like to read the article you can view it on medium.com here

Live Preview

You can [view the app live here] (https://searchimage.netlify.com/)

Tech Stack

  • Vue.js
  • JavaScript

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint