Meow Magic is a fun and simple website that generates random cat images with a single click.
| 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 |
| Technology | Purpose |
|---|---|
| ๐ HTML | Structures the webpage content |
| ๐จ CSS | Adds styling for a visually appealing UI |
| โ๏ธ JavaScript | Fetches and displays random cat images |
- Clone the repository:
git clone https://github.com/KrishBharadwaj5678/Meow-Magic.git
- Navigate to the project directory:
cd Cat - Open
index.htmlin your browser.
Want to contribute? Here's how:
- ๐ด Fork the repository.
- ๐ฟ Create a new branch (
git checkout -b feature-name). - โ๏ธ Make your changes and commit them (
git commit -am 'Add feature-name'). - ๐ Push to your branch (
git push origin feature-name). - ๐ Submit a pull request to merge into the main branch.
