HederAlves / gif-search

online gif search engine

Home Page:https://gif-search-drab.vercel.app/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gif Search

gif-search

Badge Badge under development

Technologies

Badge Badge Badge Badge Badge Badge Badge Badge Badge

About the app

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


Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

online gif search engine

https://gif-search-drab.vercel.app/#/


Languages

Language:JavaScript 57.6%Language:Vue 36.9%Language:HTML 5.1%Language:CSS 0.3%