FinTrack is a financial management app that helps you keep track of your expenses and income. It provides reward points for every transactionmade which can be redeemed for various offers and discounts.
NextJs, TailwindCSS, ShadcnUI, RadixUI, MongoDB, NextAuth(Google Auth API)
Clone the project
git clone https://github.com/itsksquare/FinTrack.git
or
gh repo clone itsksquare/FinTrackGo to the project directory
cd FinTrackInstall dependencies
npm installStart the server
npm run dev

