This is a mortgage calculator made with HTML, SCSS, and Javascript. It had its own fonts and uses Babel to transpile for compatibility with all browsers
https://julziten.github.io/mortgage-calculator/src/
Use the node package manager npm to install node modules.
npm install
This project uses live server
live-server src
To watch and compile sass files
npm run sass
Juliana Rocha :)