The Random GIF Generator is a web-based application that allows users to generate and display random GIFs based on their preferred category or type. The application interacts with an API to fetch a vast collection of GIFs and presents them in a random order.
- Generates random GIFs: The application fetches random GIFs from the API and displays them on the screen.
- Category filtering: Users can specify a category or type of GIF they want to see, and the generator will only display random GIFs from that category.
- User-friendly interface: The application provides an intuitive user interface with an input field to enter the desired GIF category and a "Generate" button to trigger the random GIF display.
- Serendipitous experience: Users can enjoy a fun and unpredictable experience by exploring a wide range of random GIFs.
The Random GIF Generator project utilizes the following technologies:
- HTML/CSS: The user interface of the application is built using HTML for structure and CSS for styling.
- Reactjs: The application logic and interaction with the API are implemented using Reactjs.
- GIPHY API: The application relies on an API to fetch and retrieve random GIFs based on user preferences.
To run the Random GIF Generator project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/random-gif-generator.git - Navigate to the project directory:
cd random-gif-generator - Open the
index.htmlfile in a web browser.
- Open the Random GIF Generator application in your web browser.
- Enter a category or type of GIF you want to see in the input field.
- Click the "Generate" button.
- The application will fetch a random GIF based on the specified category and display it on the screen.
- Repeat steps 2-4 to generate and explore more random GIFs.
Contributions to the Random GIF Generator project are welcome. If you have any ideas, suggestions, or bug reports, please open an issue on the GitHub repository.
- The Random GIF Generator project utilizes an API to fetch GIFs. We thank the API provider for their services and contributions.
- The project is inspired by the joy and entertainment that random GIFs bring to users.
If you have any questions, please feel free to contact me at kareenujjainiya222@gmail.com
Enjoy generating and exploring random GIFs with the Random GIF Generator!