Skip to content

vojtasaf/RandomGIF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RandomGIF

This app uses GIPHY API to display a random GIF.

In order to use it you will have to get an API key here: https://developers.giphy.com/dashboard/

Then create a config.js file with the following contents:

var config = { apiKey: <API_KEY>, };

Finally replace <API_KEY> with your API key surrounded by double quotes ("").

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published