Skip to content

Repository files navigation

The Real EMI Calculator is a Vue 3 application that helps users calculate Equated Monthly Installments (EMI) for loans, taking into account various factors such as discounts, processing fees, and GST. It provides a detailed amortization schedule and explains the total cost of the loan.

Features

  • Calculate EMI based on base amount, tenure, and interest rate
  • Include optional discounts and processing fees
  • Display a detailed amortization schedule
  • Show the total cost of the loan, including interest and GST
  • Responsive design with a glassy, modern look

Prerequisites

  • Node.js (v14.0 or later recommended)
  • npm (v6.0 or later)

Project Setup

  1. Clone the repository:

    git clone https://github.com/akshaybhanawala/TheRealEmiCalculator.git
    cd TheRealEmiCalculator
  2. Install dependencies:

    npm install
  3. Compile and hot-reload for development:

    npm run dev
  4. Open your browser and navigate to http://localhost:5173 (or the port shown in your terminal)

Building for Production

To create a production build:

npm run build

The built files will be in the dist directory, ready to be deployed to a web server.

Technologies Used

  • Vue 3
  • TypeScript
  • Vite

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages