Vue practice project. Enter initial principal amount, interest rate, time duration (in months or years), cycles year/month that the interest compounds. Built using Vue2 and TailwindCSS.
https://vue-js-compound-interest-calculator.netlify.app/
git clone https://github.com/johnuberbacher/vue-compound-interest-calculator
npm install
npm start / npm run serve
John Uberbacher – johnuberbacher.com