https://github.com/maxzz/giffy
Experimenting with CSS Masonry Grid using the simple Giphy client.
https://github.com/maxzz/giffy
css gifs grid react
Last synced: 3 months ago
JSON representation
Experimenting with CSS Masonry Grid using the simple Giphy client.
- Host: GitHub
- URL: https://github.com/maxzz/giffy
- Owner: maxzz
- Created: 2020-03-15T04:00:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T03:20:26.000Z (over 1 year ago)
- Last Synced: 2025-01-08T21:18:07.419Z (5 months ago)
- Topics: css, gifs, grid, react
- Language: TypeScript
- Homepage: https://maxzz.github.io/giffy
- Size: 951 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### About
CSS Masonry Grid experiments.

### References
* [Native CSS Masonry Layout In CSS Grid](https://www.smashingmagazine.com/native-css-masonry-layout-css-grid/)
* [CSS Grid: Responisve Website Exercise - 24 of 25](https://youtu.be/6dzzVGXVflI)
* [API Explorer: giphy.com](https://developers.giphy.com/explorer)
* [Async React Hooks](https://youtu.be/HQq5Sod8AEk)