Skip to content

A lightweight search engine for .gif images built with react. Based on Giphy API.

Notifications You must be signed in to change notification settings

SMAKSS/react-giphy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A lightweight search engine for GIF images built with react. Based on Giphy API.

Feature

  • Search GIF images
  • Endless load content
  • Pick as a favorit (saved to local storage)

Demo: React Giphy

Tech Stack

  • React.js

Installation

Clone this repository (or the forked one in your repository), then run this command to install all dependencies:

npm install

Once the installation is completed, start the project using this command :

npm start

This app should live on your local browser at localhost:3000/

License

MIT © Pandu Rijal Pasa

About

A lightweight search engine for .gif images built with react. Based on Giphy API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.5%
  • CSS 22.0%
  • HTML 7.5%