Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 454 Bytes

File metadata and controls

24 lines (14 loc) · 454 Bytes

Get Random Git

Returns a random gif from Giphy given a Tag

Components

  • Client: Google Chrome extension
  • lambda: lambda 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