JavaScript Loan Calculator Web App.
This is a simple JavaScript loan calculator app that allows the user to input a loan amount, interest rate, and number of years to repay.
The app then calculates and displays the monthly payment, the total payment, and the total amount of interest.
Project completed during Udemy course Modern Javascript From The Beginning.