Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/clairefro/react-giphy
- Owner: clairefro
- Created: 2019-12-29T01:05:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:41:43.000Z (about 2 years ago)
- Last Synced: 2025-01-10T02:18:09.155Z (19 days ago)
- Language: CSS
- Homepage: https://clairefro.github.io/react-giphy/
- Size: 1.38 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
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.