https://github.com/mehmet-github06/cat-images-app
This web application fetches random cat images using [The Cat API](https://thecatapi.com/). Users can click the "Get New Images" button to fetch new cat images.
https://github.com/mehmet-github06/cat-images-app
bootstrap5 dom-manipulation fecth-api html-css-javascript responsive-design
Last synced: 7 months ago
JSON representation
This web application fetches random cat images using [The Cat API](https://thecatapi.com/). Users can click the "Get New Images" button to fetch new cat images.
- Host: GitHub
- URL: https://github.com/mehmet-github06/cat-images-app
- Owner: Mehmet-github06
- Created: 2023-11-16T14:49:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T20:41:19.000Z (about 2 years ago)
- Last Synced: 2025-07-20T11:48:43.878Z (8 months ago)
- Topics: bootstrap5, dom-manipulation, fecth-api, html-css-javascript, responsive-design
- Language: JavaScript
- Homepage: https://fetch-ap.vercel.app
- Size: 756 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random Cat Images Web Application
This web application fetches random cat images using [The Cat API](https://thecatapi.com/). Users can click the "Get New Images" button to fetch new cat images.
## Technologies Used
- HTML
- CSS (Bootstrap)
- JavaScript
## Screenshot

## Live Link
You can try the application live [here](https://fetch-ap.vercel.app/).
## Code Description
- `index.html`: Main HTML file. It defines the structure and visual components of the web page.
- `style.css`: CSS file. It styles the page.
- `app2.js`: JavaScript file. It manages interactions and visual changes on the page.
- `loading.gif`: Animated GIF used as a loading indicator.
- `error.gif`: Animated GIF displayed in case of errors.
## Installation
1. Clone or download the project:
```bash
git clone https://github.com/username/Random-Cat-Images.git