Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clairefro/react-giphy

SPA to search and examine gifs from Giphy
https://github.com/clairefro/react-giphy

Last synced: 16 days ago
JSON representation

SPA to search and examine gifs from Giphy

Awesome Lists containing this project

README

        

Try app here: https://clairefro.github.io/react-giphy/

This app to fetches gifs from [Giphy](https://giphy.com/) on changes in search query. Gifs in the right pane can be selected for larger view.

Built from [Le Wagon's react boilerplate](https://github.com/lewagon/react-boilerplate) to learn some basic principles of React.