Skip to content

A web application that allows users to search for and explore GIFs sourced from the Giphy API.

Notifications You must be signed in to change notification settings

saladilakshman/gify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIF App

This is a web application that allows users to search for and explore GIFs sourced from the Giphy API. It provides a user-friendly interface for discovering and sharing animated GIFs.

Features

  • GIF Search : Search for GIFs by entering keywords or phrases.
  • Trending GIFs : Explore trending GIFs to discover popular content.
  • Random GIFs : View random GIFs for entertainment.
  • Download GIFs : Download GIFs to your device for offline use or sharing.

Libraries and Tools used in this project

  • Reactjs (a Javscript library for building user interface ).
  • MaterialUI ( styling library sponsored by Google).
  • Axios (An Https library for fetching API data).
  • GIT (A version control system for deploying the code to Github).
  • React-Router (routing library to navigate between the web-pages).

Usage

To rund this project locally, follow these steps.
  1. Clone this repository.
  2. Install dependencies using npm install or Yarn Install.
  3. Start the server using npm start or Yarn start.
  4. Open your browser and navigate to http://localhost:port (replace port with the port number configured in your environment).
  5. Obtain an API key from GPIHY and replace YOUR_API_KEY in the code with my actual API key.

About

A web application that allows users to search for and explore GIFs sourced from the Giphy API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published