A simple gif search app made in React powered by tailwind css. Uses GIPHY api.
ezgif.com-gif-maker.mp4
Clone the project
git clone https://github.com/boneyrox/gifsearch
Go to the project directory
cd gifsearch
Install dependencies
npm install
or
yarn install
Start the server
npm run start
or
yarn run start
Client: React, TailwindCSS
Dependencies: giphy/js-fetch-api, loadash, react-icons