{"id":29013226,"url":"https://github.com/md-zeon/subscribify","last_synced_at":"2026-04-09T02:02:50.778Z","repository":{"id":301142592,"uuid":"1008277063","full_name":"md-zeon/subscribify","owner":"md-zeon","description":"🎁 Subscribify – Personalized Monthly Subscription Boxes A winter-themed web app to discover, subscribe, and manage curated tech boxes. Built with React, Firebase, and responsive UI.","archived":false,"fork":false,"pushed_at":"2025-06-25T10:29:38.000Z","size":441,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T11:31:27.834Z","etag":null,"topics":["daisyui","firebase","react","react-router","tailwindcss"],"latest_commit_sha":null,"homepage":"https://subscription-box-22a46.web.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/md-zeon.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-06-25T09:47:08.000Z","updated_at":"2025-06-25T10:29:41.000Z","dependencies_parsed_at":"2025-06-25T11:44:22.684Z","dependency_job_id":null,"html_url":"https://github.com/md-zeon/subscribify","commit_stats":null,"previous_names":["md-zeon/subscribify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/md-zeon/subscribify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/md-zeon%2Fsubscribify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/md-zeon%2Fsubscribify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/md-zeon%2Fsubscribify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/md-zeon%2Fsubscribify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/md-zeon","download_url":"https://codeload.github.com/md-zeon/subscribify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/md-zeon%2Fsubscribify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["daisyui","firebase","react","react-router","tailwindcss"],"created_at":"2025-06-25T19:10:28.704Z","updated_at":"2026-04-09T02:02:50.750Z","avatar_url":"https://github.com/md-zeon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎁 Subscribify\n\n**Subscribify** is a multi-themed, personalized Subscription Box Service Platform built with **React**, **Firebase**, **React Router**, and **DaisyUI**. Users can browse curated subscription boxes, manage their profiles, and enjoy a seamless and responsive experience.\n\n---\n\n## 🌟 Purpose\n\nThe project aims to offer users a curated, monthly subscription experience with local support encouragement. It provides a smooth, secure, and user-friendly interface for exploring and managing personalized tech-based subscription boxes.\n\n---\n\n## 🔗 Live Demo\n\n👉 [Subscribify Live Site](https://subscription-box-22a46.web.app/)\n\n---\n\n## 🚀 Key Features\n\n- ✅ **Responsive Design** – Optimized for mobile, tablet, and desktop\n- 🔐 **Protected Routes** – Pages like Subscription Details and My Profile require login\n- 🔄 **Persistent Auth State** – Keeps users logged in even after reload\n- 💬 **Review System** – Users can submit reviews and ratings (1–5)\n- 🧭 **Dynamic Page Titles** – Implemented via `react-helmet-async`\n- 🎠 **Swiper Slider** – Interactive hero carousel with 3 slides\n- 🎨 **AOS Animations** – Smooth entrance animations for key sections\n- 🧑‍💻 **My Profile Page** – View and update name and photo using Firebase `updateProfile()`\n- ❌ **Custom 404 Page** – Friendly page for non-existent routes\n- 🔧 **Password Reset** – Working forgot password flow with Gmail redirect\n\n## npm Packages Used\n- react\n- react-dom\n- react-router\n- firebase\n- swiper\n- react-toastify\n- aos\n- react-helmet-async\n- daisyui\n- tailwindcss\n- react-icons\n\n## ⚙️ Installation\n\n### 1. Clone the Repository\n```bash\ngit clone https://github.com/md-zeon/subscribify.git\ncd subscribify\n```\n\n### 2. Install Dependencies\n```bash\nnpm install\n```\n\n### 3. Configure Firebase\nCreate a .env.local file and add your Firebase configuration:\n```env\nVITE_API_KEY=your_api_key\nVITE_AUTH_DOMAIN=your_auth_domain\nVITE_PROJECT_ID=your_project_id\nVITE_STORAGE_BUCKET=your_storage_bucket\nVITE_MESSAGING_SENDER_ID=your_sender_id\nVITE_APP_ID=your_app_id\n```\n\n4. Run the Development Server\n```bash\nnpm run dev\n```\nVisit: http://localhost:5173\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmd-zeon%2Fsubscribify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmd-zeon%2Fsubscribify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmd-zeon%2Fsubscribify/lists"}