Skip to content

demipel8/Get-Random-Gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Random Git

Returns a random gif from Giphy given a Tag

Components

  • Client: Google Chrome extension
  • lamda: lamda function to proxy Giphy API requests (Deployed in AWS)

Build

Client

It requires NodeJS.

Open a shell in the project root and launch the following command:

npm run build

This will generate a zip that can be uploaded to Chrome Web Store Developer Dashboard