https://github.com/tasmiatory37/subzone-a09
The SubZone project is designed to serve as a subscription management platform that centralizes various subscription services into one convenient location. The platform aims to simplify the management of multiple subscriptions, making it easier for users to access and manage services like Netflix, Amazon Prime, Spotify, Canva Pro etc.
https://github.com/tasmiatory37/subzone-a09
daisy-ui firebase-auth react-icons react-router sweetalert-2 tailwind-css
Last synced: 3 months ago
JSON representation
The SubZone project is designed to serve as a subscription management platform that centralizes various subscription services into one convenient location. The platform aims to simplify the management of multiple subscriptions, making it easier for users to access and manage services like Netflix, Amazon Prime, Spotify, Canva Pro etc.
- Host: GitHub
- URL: https://github.com/tasmiatory37/subzone-a09
- Owner: TasmiaTory37
- Created: 2025-06-24T17:54:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-24T21:49:55.000Z (about 1 year ago)
- Last Synced: 2025-06-24T22:34:18.083Z (about 1 year ago)
- Topics: daisy-ui, firebase-auth, react-icons, react-router, sweetalert-2, tailwind-css
- Language: JavaScript
- Homepage: https://subzone-a-09.web.app/
- Size: 3.48 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Name of the Project : SubZone

# Purpose of this project :
The SubZone project is designed to serve as a subscription management platform that centralizes various subscription services into one convenient location. The platform aims to simplify the management of multiple subscriptions, making it easier for users to access and manage services like Netflix, Amazon Prime, Spotify, Canva Pro, and other similar platforms.
# Live Link
https://subzone-a-09.web.app
# Key Features
1.Centralized Subscription Dashboard:
A single interface where users can view, manage, and track all their active subscriptions, including streaming services, productivity tools, and more.
2.Subscription Discovery:
Users can easily discover popular subscription services like Netflix, Amazon Prime Video, Spotify, and Canva Pro, and subscribe directly through the platform.
3.User Profiles:
Users can create profiles, add profile pictures and manage profile.
4.Login and Registration:
Secure authentication with email/password and social logins (e.g., Google)
5.Responsive Design:
Fully responsive website for desktop, tablet, and mobile users.
# npm packages used
1.React-router
2.Tailwind CSS
3.DaisyUI
4.React Icons
4.Firebase
5.swiperjs
6.sweetalerts2
7.react-countup
# Dependencies
"@tailwindcss/vite": "^4.1.5",
"firebase": "^11.6.1",
"react": "^19.1.0",
"react-countup": "^6.5.3",
"react-dom": "^19.1.0",
"react-helmet": "^6.1.0",
"react-icons": "^5.5.0",
"react-router": "^7.5.3",
"sweetalert2": "^11.21.0",
"swiper": "^11.2.6",
"tailwindcss": "^4.1.5"
# How to use
## Clone the repository
git clone https://github.com/TasmiaTory37/SubZone-A09.git
cd subzone
## Install frontend dependencies
npm install
## Start the development server
npm run dev