Skip to content

Random Gif Generator - This web application allows you to fetch and display random GIFs from the Giphy API. You can generate GIFs with a single click or search for GIFs based on specific tags.

License

Notifications You must be signed in to change notification settings

swetamishra123/Random-Gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Introduction

The Gif Generator is a React-based web application that leverages the Giphy API to provide you with a fun and interactive way to explore a vast collection of GIFs. Whether you're looking for random GIFs or specific ones based on tags, this application has got you covered.

Demo

You can experience the live demo of the Gif Generator at https://sweta-gif-genrator.netlify.app/.

Features

  • Fetch random GIFs using the Giphy API.
  • Generate random GIFs with a single button click.
  • Search for GIFs based on specific tags.
  • User-friendly and responsive interface.
  • Powered by React and Axios for efficient data fetching.

Prerequisites

To run the Gif Generator locally, you need to have the following:

Installation

To set up the application on your local machine, follow these steps:

  1. Clone the GitHub repository:

    git clone https://github.com/swetamishra123/Random-Gif.git
    cd Random-Gif
    
  2. Install the required dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your web browser and navigate to http://localhost:3000 to access the application.

Usage

Using the Gif Generator is straightforward:

  1. Open the application through the provided demo link or by running it locally following the installation instructions.
  2. You'll find two sections: "A Random Gif" and "Random {tag} Gif."
  3. In the "A Random Gif" section, click the "Generate" button to fetch and display a random GIF.
  4. In the "Random {tag} Gif" section, enter a tag in the input field, and then click the "Generate" button to fetch and display a random GIF based on the entered tag.

Contributing

Contributions to this project are welcome! If you'd like to contribute.

License

This project is licensed under the 'MIT License'.

About

Random Gif Generator - This web application allows you to fetch and display random GIFs from the Giphy API. You can generate GIFs with a single click or search for GIFs based on specific tags.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published