An example app using GiphyAPI
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
giphyapi is licensed under the 'GNU General Public License v3.0'