Skip to content

๐Ÿ”ŽA simple Giphy Search app that display a list of gifs based on the search string

Notifications You must be signed in to change notification settings

jun-low/react-giphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

react-giphy

A simple Giphy Search app that display a list of gifs based on the search string.

๐Ÿ‘‰https://jun-low.com/react-giphy/

Getting Started

  1. Clone from React Boilerplate

  2. To start the local Webpack Dev Server (usually on port http://localhost:8080):

yarn start
  1. To lint all JavaScript files in the src folder:
yarn lint
  1. To build and deploy your app to gh-pages branch on the GitHub repo:
yarn deploy

Features

  • When a user types a query, the list of Gifs on right side should returns the following results.
  • The giphy-api should be update everytime when the user is typing.
  • When a user clicks on a gif from the list(right side), it should appear on the main scene on the left.

Build With

About

๐Ÿ”ŽA simple Giphy Search app that display a list of gifs based on the search string

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published