Single page app wich searches gifs on giphy implemented in react.
Node > v16 istalled localy
git pull https://github.com/easy-death/find-me-gif.git
cd find-me-gif
npm i
You also may be asked to change REACT_APP_API_KEY
in .env
if current will stop working.
npm run start
npm run build
serve -s build