This is a simple Investment Calculator built using React and Vite. The calculator allows users to input their initial investment, annual investment, expected return rate, and the number of years to simulate the growth of their investments over time.
Features
User-friendly interface to input investment parameters.
Real-time calculation and display of investment growth.
Breakdown of investment value, interest earned, and total capital invested over the specified period.
Built using React components for a modular and maintainable codebase.
Fast build and development with Vite.