Skip to content

Giphy API Project - Search for gifs & Details about each gif 🎭

Notifications You must be signed in to change notification settings

Yanir-R/GhipyProject

Repository files navigation

image

Get Started

Clone the repo:

git clone https://github.com/Yanir-R/GhipyProject.git

Install dependencies :

npm i

Run the server:

npm start

Open your browser at:

http://localhost:3000/

Table of Contents js-standard-style

Introduction

This is tiny app for search & view Gifs from Giphy Api, built with React & CSS3. & React Router v6 library

Features

  • Search for gifs.
  • Pagination that display 5 gifs pair page
  • Shows details about each Gif
  • Responsive Design

Instructions

  • Initially the application with npm start
  • insert input at search field to see related Gif's & click on the Serach Button 5 Gifs will appear
  • Switch pages to see more results that related to your search value.

Motivation

I created the project to test my abilities without library help. I Wanted to create Pagination, API calls with only ReactJS - and i succeed (: Learnd alot!

Technologies

License

MIT © Yanir-r

About

Giphy API Project - Search for gifs & Details about each gif 🎭

Topics

Resources

Stars

Watchers

Forks