Skip to content

Single page app wich searches gifs on gipfy.com implemented in react.

License

Notifications You must be signed in to change notification settings

easy-death/find-me-gif

Repository files navigation

FindMeGif

Single page app wich searches gifs on giphy implemented in react.

Requirements

Node > v16 istalled localy

Installation

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.

Development

npm run start

Production

npm run build
serve -s build

About

Single page app wich searches gifs on gipfy.com implemented in react.

Resources

License

Stars

Watchers

Forks