An app to find your most 💙 gif images.
git clone
this repo.- In the root folder create a file called
.env.local
, create the variableGIPHY_KEY
and provide your own API key. - Install all the dependencies with
npm i
. - Run the project with
npm run dev
.
Please consider using a LTS version of node.js
You can read the docs using a local server and opening the docs
folder.