Skip to content

A modern subscription management platform built with React, TypeScript, and MongoDB. Track, manage, and optimize all your recurring payments with intelligent analytics and automated detection.

License

Notifications You must be signed in to change notification settings

devndesigner6/SubTrackr

Repository files navigation

SubTrackr

A subscription tracker I built to help manage all those monthly payments that add up quickly.

App Screenshot

What it does

  • Track all your subscriptions in one place
  • See spending trends with charts
  • Get reminders before renewals
  • Dark theme that's easy on the eyes
  • Google login for quick access

Built with

React,TypeScript, Material-UI, Node.js, Express, MongoDB

Setup

git clone https://github.com/devndesigner6/SubTrackr.git
cd SubTrackr
npm install
cd server && npm install

Copy the .env.example files and add your MongoDB URL and Google OAuth keys.

npm run dev        # frontend
npm run server     # backend

Open http://localhost:5173

Why I built this

Got tired of forgetting about subscriptions and finding surprise charges on my card. Wanted something simple to track everything without the bloat of other apps.

Contact

[email protected]


Built by Hemanth Peddada

About

A modern subscription management platform built with React, TypeScript, and MongoDB. Track, manage, and optimize all your recurring payments with intelligent analytics and automated detection.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages