Skip to content

A modern app that allows you to calculate your mortgage

Notifications You must be signed in to change notification settings

kkulebaev/mortgage-calculator

Repository files navigation

checks Netlify Status

Mortgage Calculator

Mortgage Calculator

A modern app that allows you to calculate your mortgage

App Preview

Demo available on

Technologies used in the project

  • Vue 3
  • Typescript
  • Vue Router
  • Pinia
  • Unit test (Vitest, Vue Test Utils)
  • PostCSS
  • Vite
  • i18n
  • GitHub Actions
  • Element Plus
  • Eslint && Stylelint && Prettier
  • Pre commit hooks (simple-git-hooks && nano-staged)
  • Netlify
  • Render.com

Installation Steps for Development

Clone repository

git clone https://github.com/kkulebaev/mortgage-calculator.git

Install dependencies

pnpm install

Run project in dev mode

pnpm dev