View it live: https://jurerick.github.io/react-tvm-form/
This project was bootstrapped with Create React App.
TVM is a finance calculator computing the value of a money considering time & rate. A good use for investment, discounting, or as a side-tool for computing other metrics related such: IRR.
- All in a single Tvm.jsx component.
- Used of tvm-calculator by treywhite21 as its core library for TVM.
- Used of tailwind css for UI.