Skip to content

anpc21/Random_Gif_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random GIF Generator 🎥

This project is a simple web application that allows users to generate random GIFs using the Giphy API. Users can either generate a random GIF or enter a tag in an input box to get a GIF related to the specified tag.

Features

  • Random GIF Generation: Click a button to generate a completely random GIF.
  • Tag-based GIF Generation: Enter a tag in the input box to get a GIF related to that keyword.

Technologies Used

  • React , Axios, Giphy API

API Key

To use the Giphy API, you need an API key. Please refer to the .env.example file for guidance on setting up your API key in a .env file.

Project Setup

Follow these instructions to get the project running on your local machine:

Installation

  1. Clone the Repository:
    git clone <repo-url>
  2. Install Dependencies: Run the following command to install all required dependencies:
    npm install
  3. Running the Project: Once dependencies are installed, you can start the application using the following command:
    npm run start

Copyright and Usage

This project uses the Giphy API for fetching GIFs.All rights reserved. The use of the Giphy API is for demonstration purposes only, and the content is provided by Giphy.

About

Random Gif Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published