Trackmoola is a finance tracker web application for users to track how much they are spending or making, users can create budgets with a budget category and an amount. It also includes chart for data visualization on how they spend or earn weekly.
install dependencies
npm install
run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
Next.js, Typescript, TailwindCss, Supabase and Chart.js