{"id":49419807,"url":"https://github.com/krishbharadwaj5678/meowmagic","last_synced_at":"2026-04-29T05:03:08.564Z","repository":{"id":278257291,"uuid":"811299009","full_name":"KrishBharadwaj5678/MeowMagic","owner":"KrishBharadwaj5678","description":"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. ","archived":false,"fork":false,"pushed_at":"2026-04-06T16:36:16.000Z","size":1290,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-06T18:26:04.226Z","etag":null,"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"],"latest_commit_sha":null,"homepage":"https://meow-magic.netlify.app/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KrishBharadwaj5678.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-06T10:27:32.000Z","updated_at":"2026-04-06T16:37:16.000Z","dependencies_parsed_at":"2026-03-31T15:01:59.175Z","dependency_job_id":null,"html_url":"https://github.com/KrishBharadwaj5678/MeowMagic","commit_stats":null,"previous_names":["krishbharadwaj5678/meow-magic","krishbharadwaj5678/meowmagic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KrishBharadwaj5678/MeowMagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrishBharadwaj5678%2FMeowMagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrishBharadwaj5678%2FMeowMagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrishBharadwaj5678%2FMeowMagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrishBharadwaj5678%2FMeowMagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KrishBharadwaj5678","download_url":"https://codeload.github.com/KrishBharadwaj5678/MeowMagic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrishBharadwaj5678%2FMeowMagic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32411547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T03:46:11.172Z","status":"ssl_error","status_checked_at":"2026-04-29T03:37:55.317Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["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"],"created_at":"2026-04-29T05:03:05.139Z","updated_at":"2026-04-29T05:03:08.528Z","avatar_url":"https://github.com/KrishBharadwaj5678.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meow Magic 🐱\n\nMeow Magic is a fun and simple website that generates random cat images with a single click. \n\n![MeowMagicDemo](https://github.com/KrishBharadwaj5678/Meow-Magic/raw/main/MeowMagic.png)\n\n## Features ✨\n\n| Feature              | Description                                           |\n| -------------------- | ----------------------------------------------------- |\n| 🐾 Random Cat Images | Fetches new cat images instantly with every click     |\n| 🎨 Simple \u0026 Clean UI | Designed for a smooth and distraction-free experience |\n| ⚡ Fast \u0026 Lightweight | Minimal load time, optimized performance              |\n\n---\n\n## Tech Stack ⚙️\n\n| Technology        | Purpose                                            |\n| ----------------- | -------------------------------------------------- |\n| 🌐 **HTML**       | Structures the webpage content                     |\n| 🎨 **CSS**        | Adds styling for a visually appealing UI           |\n| ⚙️ **JavaScript** | Fetches and displays random cat images             |\n\n---\n\n## Installation  🛠️\n\n1. Clone the repository:  \n   ```bash\n   git clone https://github.com/KrishBharadwaj5678/MeowMagic.git\n   ```\n   \n2. Navigate to the project directory:  \n   ```bash\n   cd Cat\n   ```\n   \n3. Open `index.html` in your browser.\n\n---\n\n## Contributing 🤝\n\nWant to contribute? Here's how:\n\n1. 🍴 Fork the repository.\n2. 🌿 Create a new branch (`git checkout -b feature-name`).\n3. ✍️ Make your changes and commit them (`git commit -am 'Add feature-name'`).\n4. 🚀 Push to your branch (`git push origin feature-name`).\n5. 🔄 Submit a pull request to merge into the main branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishbharadwaj5678%2Fmeowmagic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrishbharadwaj5678%2Fmeowmagic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishbharadwaj5678%2Fmeowmagic/lists"}