serhatyuna / giphyapi

An example app using Giphy API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

giphyapi

An example app using GiphyAPI

Build Setup

Add your API Key in src/App.vue file apiKey: "YOUR_API_KEY"

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

LICENSE

giphyapi is licensed under the 'GNU General Public License v3.0'

About

An example app using Giphy API

License:GNU General Public License v3.0


Languages

Language:Vue 72.1%Language:JavaScript 25.1%Language:HTML 2.8%