kaanersoy / giphies

A GIF search app powered by GIPHY API.

Home Page:https://giphies-public.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIPHIES | Gif Search App

GIPHIES

It is a GIF search app powered by GIPHY API.

Used Technologies

  • GIPHIES API (Backend)
  • Vue.js(Frontend)

Usage

A youtube tutorial here: GIPHIES | GIF Search Service created by Kaan Ersoy

Install

  • Clone the project with:
    $ git clone https://github.com/kaanersoy/giphies.git

  • cd projectpath && npm install

  • Pass your GIPHY API KEY to .env file like: VUE_APP_API_KEY=1231ad3a1wa3d1 (It is a example key)

  • npm run serve (for dev mode)

  • npm run build (for production mode)

About

A GIF search app powered by GIPHY API.

https://giphies-public.netlify.app/

License:MIT License


Languages

Language:Vue 91.5%Language:HTML 6.8%Language:JavaScript 1.7%