Skip to content

boneyrox/gifsearch

Repository files navigation

gifSearch

A simple gif search app made in React powered by tailwind css. Uses GIPHY api.

Demo

ezgif.com-gif-maker.mp4

Run Locally

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

Tech Stack

Client: React, TailwindCSS

Dependencies: giphy/js-fetch-api, loadash, react-icons

Releases

No releases published

Packages

No packages published