/fire-calculator

FIRE: financial independence retire early. This is a calculator which helps individuals calculate the number of years they need to save in order to reach financial independence.

Primary LanguageVue

Financial Independence Calculator

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.

Preview

Preview

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Credits