This project is a finance tracker application that helps individuals to make informed decisions about their finances, optimize their investments, plan for the future, and manage debts effectively.
- Simple Interest rate Calculation
- Compound Interest Rate Calculations
- Monthly Morgage Calculations
- Loan Amortization Calculation
- Investment and Loan Comparisons
- Clone the repository:
git clone https://github.com/yourusername/finance-tracker.git
- Navigate to the project directory:
cd finance-tracker
- Install the dependencies:
npm install
- Start the build:
npm build
- Start the application:
npm run dev
ornpm run start
After starting the application, users can keep track of personal finance, investing, or borrowing. Whether you are saving for retirement, buying a home, or evaluating loan offers, these formulas provide valuable insights into the financial impact of your decisions.
The project uses Tailwind CSS and Daisy UI for the Design Part , ShepherdPro for the introduction .
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.