Masonry-Layout

About

A pinterest-like masonry layout developed as part of a Front-End coding exercise. Makes use of the masonry layout library made by David DeSandro. Refer masonry.desandro.com for more.

Prerequisites

  • npm

Setup

  • npm-install

Development Server

  • gulp or gulp default

Production Build

  • gulp build

Demo