An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

### About

CSS Masonry Grid experiments.

![](src/assets/previews/2021-04-17_21-05-46.png)

### 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)