Investment Calculator – React Financial Tool
This is a simple yet functional investment calculator I developed to help users visualize how their savings grow over time. It takes inputs like current savings, yearly contributions, interest rate, and duration, then displays a detailed breakdown of the investment growth.
Key Features:
Real-time calculations based on user inputs
Clean and minimal UI for better usability
Ability to reset and recalculate instantly
Built using React and Vite
Deployed on Netlify for fast and free hosting
I built this project to practice working with forms, state handling, and dynamic calculations in React.
Live Demo