Take control of your subscriptions with OnTrial Subscription Tracker! Easily manage and monitor your subscriptions, and stay ahead of billing dates with timely notifications. Simplicity and awareness, all in one app
- Comprehensive Subscription Overview: Effortlessly access a detailed dashboard displaying each subscription's name, cost, billing cycle, and current status, enabling a clear snapshot of your digital commitments at a glance.
- Seamless Subscription Management: Utilize intuitive Create, Read, Update, and Delete (CRUD) operations to effortlessly add new subscriptions, modify existing ones, or remove those no longer needed, all through a user-friendly interface.
- Proactive Billing Alerts: Stay ahead of your finances with precision-timed notifications for upcoming bills, powered by reliable scheduling technology. Never miss a payment or get caught by surprise charges again.
o run the project in your local environment, follow these steps:
- Clone the repository to your local machine.
- Run
npm install
oryarn
on both server and client directory to install the required dependencies. - Run
nodemon
to start the backend server. - Access the server at http://localhost:3000 (or the adress shown in your console).
- Run
npm run dev
oryarn dev
to get the project started. - Open http://localhost:5173 (or the address shown in your console) in your web browser to view the app.
Your default web browser should open the application automatically.
Any question?! Reach out to me.