https://github.com/krishbharadwaj5678/meowmagic
Step into MeowMagic, a whimsical world where random cat images are just a click away. Enjoy the magic of seeing new, delightful cat photos that are sure to enchant and entertain.
https://github.com/krishbharadwaj5678/meowmagic
api cat css css3 deployment fetch-api frontend github html html5 javascript js netlify open-source rapidapi simple-project vscode web-application web-development webapp
Last synced: about 2 months ago
JSON representation
Step into MeowMagic, a whimsical world where random cat images are just a click away. Enjoy the magic of seeing new, delightful cat photos that are sure to enchant and entertain.
- Host: GitHub
- URL: https://github.com/krishbharadwaj5678/meowmagic
- Owner: KrishBharadwaj5678
- Created: 2024-06-06T10:27:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-06T16:36:16.000Z (3 months ago)
- Last Synced: 2026-04-06T18:26:04.226Z (3 months ago)
- Topics: api, cat, css, css3, deployment, fetch-api, frontend, github, html, html5, javascript, js, netlify, open-source, rapidapi, simple-project, vscode, web-application, web-development, webapp
- Language: CSS
- Homepage: https://meow-magic.netlify.app/
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meow Magic 🐱
Meow Magic is a fun and simple website that generates random cat images with a single click.

## Features ✨
| Feature | Description |
| -------------------- | ----------------------------------------------------- |
| 🐾 Random Cat Images | Fetches new cat images instantly with every click |
| 🎨 Simple & Clean UI | Designed for a smooth and distraction-free experience |
| ⚡ Fast & Lightweight | Minimal load time, optimized performance |
---
## Tech Stack ⚙️
| Technology | Purpose |
| ----------------- | -------------------------------------------------- |
| 🌐 **HTML** | Structures the webpage content |
| 🎨 **CSS** | Adds styling for a visually appealing UI |
| ⚙️ **JavaScript** | Fetches and displays random cat images |
---
## Installation 🛠️
1. Clone the repository:
```bash
git clone https://github.com/KrishBharadwaj5678/MeowMagic.git
```
2. Navigate to the project directory:
```bash
cd Cat
```
3. Open `index.html` in your browser.
---
## Contributing 🤝
Want to contribute? Here's how:
1. 🍴 Fork the repository.
2. 🌿 Create a new branch (`git checkout -b feature-name`).
3. ✍️ Make your changes and commit them (`git commit -am 'Add feature-name'`).
4. 🚀 Push to your branch (`git push origin feature-name`).
5. 🔄 Submit a pull request to merge into the main branch.