A web application built with JavaScript that allows users to track their income, expenses, and savings. It provides intuitive data visualizations, category management, and financial insights to help users stay on top of their finances.
git clone https://github.com/hellog80/personal-finance-tracker.git
cd personal-finance-tracker
npm install
npm start