This is a simple Mortgage Calculator. It wasn't well thought or roghtouly checked, dont use it to schedule/program your extenses (yet)
The mortrage calculator is an example Reagent/Re-frame app, build on shadow-cljs. Other tools used : google closure, chartist.js, bulma.css and transit (only to save to local storage)
First npm install/ yarn install to donwload the node dependencies Then lein js-watch to hook on shadow-cljs
Not yet