This application was developed to consume the gifs API: https://tenor.com/gifapi/
Within the application you can select gifs by tags or by general mode on the home page The app also has a filter to help you select the gif.
The app is available for all screen sizes: Desktop | Tablet | Mobile
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build