Calculate how much money you can save with compound interest.
Clone this repository.
git clone git@github.com:Kraftbit/compound-interest-calculator.git
Run index.html file in your browser.
Try Compound Interest Calculator without cloning this repo - here.
Score board is developed in pure HTML5 and JavaScript, using AlpineJS (minimal framework for composing JavaScript behavior in your markup) for reactivity and Tailwind CSS for basic styling.