Skip to content

JEKO10/Giphy-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giphy clone
(React)


Table of contents

Project task

One of the first projects I created using React. This is my first time working with a third-party API. I used the Giphy API to make a Giphy clone.

Project overview

The home page displays trending gifs with a search bar. You can search for plenty of gifs from Giphy. I used fetch and promises to get API data. I also created Loader and Pagination for gifs.

Built with

  • React
  • CSS
  • Giphy API
  • JSON
  • GitHub Pages

Live preview

Click for live preview