{"id":29488110,"url":"https://github.com/tabrezmz/rick-morty-explore","last_synced_at":"2026-05-08T15:20:55.058Z","repository":{"id":304198725,"uuid":"1017780806","full_name":"TabrezMZ/rick-morty-explore","owner":"TabrezMZ","description":"A modern, responsive Rick \u0026 Morty character explorer built with React, Redux Toolkit, and Vite — complete with filtering, pagination, dark mode, and more!","archived":false,"fork":false,"pushed_at":"2025-07-11T16:29:18.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-11T17:36:39.979Z","etag":null,"topics":["css","javascript","live","reactjs","responsive-design","testing","web"],"latest_commit_sha":null,"homepage":"https://rnmexplore.netlify.app/","language":"JavaScript","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/TabrezMZ.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}},"created_at":"2025-07-11T05:03:21.000Z","updated_at":"2025-07-11T16:29:21.000Z","dependencies_parsed_at":"2025-07-11T17:38:52.097Z","dependency_job_id":"38e71691-6e7f-4882-b110-f0e1a6e1c837","html_url":"https://github.com/TabrezMZ/rick-morty-explore","commit_stats":null,"previous_names":["tabrezmz/rick-morty-explore"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/TabrezMZ/rick-morty-explore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabrezMZ%2Frick-morty-explore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabrezMZ%2Frick-morty-explore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabrezMZ%2Frick-morty-explore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabrezMZ%2Frick-morty-explore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TabrezMZ","download_url":"https://codeload.github.com/TabrezMZ/rick-morty-explore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TabrezMZ%2Frick-morty-explore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265424999,"owners_count":23762890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["css","javascript","live","reactjs","responsive-design","testing","web"],"created_at":"2025-07-15T09:21:51.215Z","updated_at":"2026-05-08T15:20:55.021Z","avatar_url":"https://github.com/TabrezMZ.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌀 Rick \u0026 Morty Wiki — React App\n\n![Rick \u0026 Morty](https://rickandmortyapi.com/api/character/avatar/1.jpeg)\n\nA modern, responsive Rick \u0026 Morty character explorer built with **React**, **Redux Toolkit**, and **Vite** — complete with filtering, pagination, dark mode, and more!\n\n\u003e 🔍 Search, filter, explore characters by name, gender, status, species, location, and episodes — all in real-time.\n\n---\n\n## 🌐 Live Demo\n\n🚀 [Click here to open the live site](https://rnmexplore.netlify.app)\n\n---\n\n## 📸 Screenshots\n\n### 🖥️ Desktop View\n\u003cimg width=\"1902\" height=\"908\" alt=\"image\" src=\"https://github.com/user-attachments/assets/4e886c4e-c9cc-45a3-9391-438e1eb725cb\" /\u003e\n\n\n### 📱 Mobile View\n\u003cimg width=\"362\" height=\"810\" alt=\"image\" src=\"https://github.com/user-attachments/assets/0256b100-0c2b-4b31-94a0-3e059e51e6f0\" /\u003e\n\n\u003cimg width=\"376\" height=\"809\" alt=\"image\" src=\"https://github.com/user-attachments/assets/e736dfb8-26cf-43d9-b01c-0255821cfc03\" /\u003e\n\n---\n\n## ✨ Features\n\n- ✅ Full character listing\n- ✅ Filter by name, gender, species, status, type\n- ✅ Filter by location and episode (cross-page filtering)\n- ✅ Character details page\n- ✅ Location \u0026 episode pages\n- ✅ Responsive grid layout\n- ✅ Pagination (`1, 2, 3 ... 42`)\n- ✅ Theme toggle (light/dark)\n- ✅ Hamburger menu for mobile nav\n- ✅ Debounced search input\n- ✅ Attractive card animations\n- ✅ Magical animated background (CSS-only)\n- ✅ Reusable UI components\n- ✅ Clean folder structure and modular state management\n\n---\n\n## 🔧 Tech Stack\n\n| Technology       | Use                              |\n|------------------|----------------------------------|\n| React + Vite     | Fast front-end framework         |\n| Redux Toolkit    | State management \u0026 RTK Query     |\n| React Router     | Client-side routing              |\n| Vanilla CSS      | Custom responsive styling        |\n\n---\n\n## 🛠️ Local Setup\n\n### 1. Clone the Repo\n\n```bash\ngit clone https://github.com/TabrezMZ/rick-morty-explore.git\ncd rick-and-morty-wiki\nnpm install\nnpm run dev\n```\n\nOpen: http://localhost:5173\n\n## 📁 Folder Structure\n\n- `src/`\n  - `components/` – Reusable UI components\n  - `features/` – Redux slices and RTK Query API endpoints\n  - `pages/` – Route-based screens (Characters, Episodes, Locations, Detail)\n  - `styles/` – All custom CSS files\n  - `assets/` – Static assets like icons and images\n  - `App.jsx` – Main App wrapper\n  - `main.jsx` – App entry point\n\n---\n\n## 💡 Design Highlights\n\n- 🌈 **Magical animated background** using pure CSS (no libraries)\n- 🧊 **Glassmorphic card design** with soft shadows and hover animation\n- 📱 **Responsive layout** for desktop and mobile\n- 🎨 **Color palette:**\n- 🌓 **Theme toggle** — dark/light mode switching\n\n---\n\n## 🤝 Acknowledgments\n\n- Thanks to the [Rick \u0026 Morty API](https://rickandmortyapi.com/) for providing such an awesome and free API.\n- Designed with accessibility and responsiveness in mind.\n\n---\n\n## 📬 Contact\n\n\u003e Developed with ❤️ by **Tabrez Mansuri**\n\n- 🐙 GitHub: [@tabrezMZ](https://github.com/TabrezMZ)\n\n\n\nhttps://github.com/user-attachments/assets/7db12ef0-9bcf-457a-954e-63453e0b19bc\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabrezmz%2Frick-morty-explore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftabrezmz%2Frick-morty-explore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabrezmz%2Frick-morty-explore/lists"}