This is a simple web application that uses the Giphy API to fetch and display a random cat GIF. Users can click a button to load a new image instantly, making it a fun demo of working with APIs and dynamic content in JavaScript.
- Fetches random cat GIFs using the Giphy API.
- Dynamic image loading with a single button click.
- Stylish button with smooth hover effect.
- Responsive and minimal layout.
- HTML5
- CSS3
- Vanilla JavaScript
- Giphy API
- Clone the repository
git clone https://github.com/yourusername/random-cat-gifs.git
cd random-cat-gifs