This is a calculator built using VueJS which helps individuals calculate the number of years they need to save in order to reach financial independence. The calculator takes into account the individual's current savings, yearly expenses, and yearly income, to try providing a realistic estimate of the timeline for financial independence.
npm install
npm run serve
npm run build
npm run lint