Skip to content

krondorl/loan-calculator

Repository files navigation

Loan Calculator

Calculator screenshot

You can calculate simple loans with this tool.

Features

  • Vanilla JavaScript
  • Fully responsive
  • CSS Nesting
  • Color palette from Material Palette

Minimum Requirements

  • Node.js v18.13.0
  • npm 8.19.3

Usage

  1. Install packages: npm i
  2. Run development environment: npm run dev
  3. Open browser at http://localhost:5173/

Build

Execute: npm run build

License

Please see the LICENSE file.