Skip to content

A minimal Electron application for searching gifs using Giphy

License

Notifications You must be signed in to change notification settings

MatthewRDodds/giphy-search

Repository files navigation

Giphy Search

This is a minimal Electron application for searching gifs using giphy.

Demo

To Use

Clone this repository:

git clone https://github.com/MatthewRDodds/giphy-search

Add your Giphy API key in renderer.js:

const apiKey = 'YOUR_KEY'

Run the app locally:

cd giphy-search
# Install dependencies
npm install
# Run the app
npm start

About

A minimal Electron application for searching gifs using Giphy

Resources

License

Stars

Watchers

Forks

Packages

No packages published