Skip to content

shravzzv/Random-gif-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Gif Generator

This project is a simple web application that generates random GIFs using the Giphy API. It allows users to click a button and view a random GIF on their screen or search for a specific gif. The application is built with HTML, CSS, and JavaScript.

How it Works

When the user clicks the "Randomize" button or enters an input into the search box, the application makes a request to the Giphy API to fetch a GIF. It then displays the GIF on the webpage. The loading animation is shown while the GIF is being fetched.

Installation

No installation is required for this project. Simply open the index.html file in your web browser, or access the live demo here.

API Used

Contributing

Contributions are welcome! If you find any bugs or want to improve the functionality of this project, feel free to open an issue or create a pull request.

About

A simple web application that generates random GIFs using the Giphy API.

Topics

Resources

Stars

Watchers

Forks