kehindeoloruntayo / Giphy-app

Giphy app is a functional web application for searching for Gifs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIPHY APP

Giphy App is a functional Giphy web application that makes API requests to Giphy, while handling user interactions, and displaying GIFs and error messages based on the API responses.

Technology used

  • Git
  • HTML
  • CSS
  • Bootstrap
  • Javascript [Object Oriented Programming]
  • JQuery
  • Webpack
  • NPM
  • API

Prerequisites

  • npm
  • Installation of dotenv is required for your api key

Setup/Installation Requirements

  • Get a free API Key at the official Giphy Developers Website.
  • Clone the repository to your desktop.
  • Install NPM packages.
  • Enter your API in .env
  • Navigate to the top level of the directory.
  • Open the index.html file in your browser.

You can also read the API Documnetation on the Giphy Developers Website.

Contact

Security Problems

  • No known bug
  • Report any suspected security problem to the contact above.

Notice

Giphy App contains pieces of source code that is under MIT. This notice is included here to comply with the distribution terms.

About

Giphy app is a functional web application for searching for Gifs

License:MIT License


Languages

Language:HTML 57.7%Language:JavaScript 29.6%Language:CSS 12.8%