Skip to content

Latest commit

 

History

History
executable file
·
16 lines (9 loc) · 421 Bytes

README.md

File metadata and controls

executable file
·
16 lines (9 loc) · 421 Bytes

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.