/gif-search

A very simple gif search web application that uses tenors api for the gif search.

Primary LanguageJavaScript

Visit

Gif Search

How to Use

Clone the repo

git clone https://github.com/xiluna/gif-search.git

CD into directory

cd /gif-search

Change .env.example

mv .env.example .env

Execute Docker

docker-compose up