A fast, easy to use GIF app that runs on all modern browsers built using modern web technology - ReactJS
Deployed on Firebase Hosting - https://go-gifted.web.app/
- search GIFs via keyword(s)
- show matching GIFs in a space optimized grid
- play/pause GIFs
- Clone the repository or download it
- Run
npm install - Run
npm start
- Visit https://developers.giphy.com
- Signup and create a new app to get a beta API Key
- Read the docs https://developers.giphy.com/docs/
- Replace <api_key> in App.js file with your Giphy API Key