How I made my own GIF Store Using GIPHY API
Motivation
I just wanted an open GIF store where everyone can download any GIF and share with their friends without any authentication (Open for all)
Solution
By using Giphy API
Execution
Folder Structure
We need 3 files
index.html
style.css
mai...
addyblog.hashnode.dev7 min read