Skip to content

CibiAananth/react-image-masonry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT-IMAGE-MASONRY

This app demostrates the popular masonry layout blocks with preview on click.

Libraries used

  • react-masonry-component
  • react-jss

Available scripts

npm start - starts the local development server at http://localhost:3000

npm build - generates static build folder at root location

This project was bootstrapped with Create React App.