Skip to content

Varunkamban/EMI-Calculator

Repository files navigation

EMI Calculator

A beautiful and modern EMI (Equated Monthly Installment) calculator built with React and Tailwind CSS.

Features

  • Calculate EMI for loans
  • Support for extra EMI payments to reduce tenure and interest
  • Visual payment breakdown with pie chart
  • Responsive design for mobile and desktop
  • Real-time calculations
  • Indian Rupee (INR) currency formatting

Installation

  1. Install dependencies:
npm install

Development

Run the development server:

npm run dev

The app will be available at http://localhost:5173

Build

Create a production build:

npm run build

Preview the production build:

npm run preview

Usage

  1. Enter the loan amount (₹)
  2. Enter the rate of interest (% per annum)
  3. Enter the loan tenure (in months)
  4. Optionally add extra EMI payment to reduce the loan tenure and total interest
  5. View the calculated EMI, total amount, and interest breakdown

Technologies Used

  • React 18
  • Vite
  • Tailwind CSS
  • Lucide React (for icons)

About

Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors