sudoalx / gif-expert-app

This is a simple app to search and show gifs using the Giphy API. I made this app to practice React and APIs as part of my internship.

Home Page:https://giphy-lookup-reactjs.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIF Expert App

Description

This is a simple app to search and show gifs from Giphy API. I made this app to practice React and APIs as part of my internship.

I used Giphy API to get the gifs, Vite as a bundler and React as a framework.

Demo

You can see the demo here.

Installation

  1. Clone the repo

    git clone
  2. Install YARN packages

    yarn install
  3. Run the app

    yarn start
  4. Enjoy! 🚀

About

This is a simple app to search and show gifs using the Giphy API. I made this app to practice React and APIs as part of my internship.

https://giphy-lookup-reactjs.netlify.app/


Languages

Language:JavaScript 73.4%Language:CSS 24.3%Language:HTML 2.3%