An open API service indexing awesome lists of open source software.

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.

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.

![MeowMagicDemo](https://github.com/KrishBharadwaj5678/Meow-Magic/raw/main/MeowMagic.png)

## 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.