Returns a random gif from Giphy given a Tag
- Client: Google Chrome extension
- lamda: lamda function to proxy Giphy API requests (Deployed in AWS)
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