A subscription tracker I built to help manage all those monthly payments that add up quickly.
- 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
React,TypeScript, Material-UI, Node.js, Express, MongoDB
git clone https://github.com/devndesigner6/SubTrackr.git
cd SubTrackr
npm install
cd server && npm installCopy the .env.example files and add your MongoDB URL and Google OAuth keys.
npm run dev # frontend
npm run server # backendGot tired of forgetting about subscriptions and finding surprise charges on my card. Wanted something simple to track everything without the bloat of other apps.
Built by Hemanth Peddada
