Gain control of your finances with a user-friendly and feature-rich personal finance tracker.
- Comprehensive Transaction Management: Create, Read, Update, and Delete (CRUD) transactions effortlessly. Track your income and expenses with ease.
- Cloud-Synchronized Data: Enjoy peace of mind knowing your data is securely stored and synchronized in the cloud. Access your financial information anytime, anywhere.
- Interactive Data Visualization: Explore your financial data in an engaging way using React Spline's 3D capabilities.
- Front-End: React (flexible and performant framework)
- Back-End: Express.js (scalable and efficient API development)
- Database: MongoDB (flexible and document-oriented NoSQL database)
- Styling: Bootstrap (responsive and user-friendly CSS framework)
- Data Visualization: React Spline (interactive and engaging 3D data exploration)
- Build Tooling: Vite (lightning-fast development server)
Prerequisites:
- Node.js and npm (or yarn)
Instructions:
-
Clone the repository:
git clone [https://github.com/ThashmikaX/Finance-Tracker-web]
-
Install dependencies:
cd Finance-Tracker-web npm install
-
Run the development server:
npm start