https://github.com/namKolo/react-masonry-layout
Simple Masonry layout using react hook
https://github.com/namKolo/react-masonry-layout
masonry-layout react-hooks react-hooks-project reactjs
Last synced: 11 months ago
JSON representation
Simple Masonry layout using react hook
- Host: GitHub
- URL: https://github.com/namKolo/react-masonry-layout
- Owner: namKolo
- Created: 2019-11-17T06:51:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T01:01:50.000Z (about 3 years ago)
- Last Synced: 2024-11-09T03:17:15.933Z (over 1 year ago)
- Topics: masonry-layout, react-hooks, react-hooks-project, reactjs
- Language: JavaScript
- Size: 678 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - react-masonry-layout
README
### Simple Masonry using React Hook
Demo https://namkolo.github.io/react-hook-playaround/
### Install
```
npm install use-masonry-layout
```