A Masonry Layouts library with React
To install, you can use npm or yarn:
$ npm install remasonry
$ yarn add remasonry
You can find examples in the examples
directory, which you can run in a
local development server using npm start
or yarn run start
.