This Loan calculator demo application showcases the usage of several Essential JS 2 components in a real world application scenario. You can use this application to Calculates your loan payment based on your loan amount, interest and term.
To install all dependent packages, use the below command
npm install
To run the sample, use the below command
ng serve
Check all the showcase samples from here.