smart-loan-calculator Tailwind Templates

Smart Loan Calculator

A responsive React application that allows users to calculate monthly loan payments, total payable amount, and total interest based on loan amount, interest rate, and loan duration. Built using React, Formik for form handling, and Tailwind CSS for styling.

šŸ’° Smart Loan Calculator

A responsive React application that allows users to calculate monthly loan payments, total payable amount, and total interest based on loan amount, interest rate, and loan duration. Built using React, Formik for form handling, and Tailwind CSS for styling.


šŸš€ Live Demo

Check out the live version here:
šŸ‘‰ https://smartloancalculator.netlify.app/


šŸš€ Features

  • šŸ“„ User-friendly input form for loan details
  • šŸ“Š Real-time calculation of:
    • Monthly payment
    • Total payment
    • Total interest
  • āœ… Validation of input fields using Formik
  • šŸŽØ Styled with Tailwind CSS
  • ⚔ Instant feedback and dynamic results

šŸ–„ļø Technologies Used


šŸ“ø Screenshot

Screenshot from 2025-04-13 15-18-51


šŸ“¦ Installation & Running Locally

# Clone the repo
git clone https://github.com/NelushGayashan/smart-loan-calculator.git

# Navigate into the project directory
cd smart-loan-calculator

# Install dependencies
npm install

# Run the app
npm run dev

The app should now be running on http://localhost:5173.


šŸ› ļø Project Structure

smart-loan-calculator/
ā”œā”€ā”€ public/
ā”œā”€ā”€ src/
│   ā”œā”€ā”€ components/
│   │   └── LoanCalculator.jsx
│   └── App.jsx
ā”œā”€ā”€ .gitignore
ā”œā”€ā”€ tailwind.config.js
ā”œā”€ā”€ vite.config.js
ā”œā”€ā”€ package.json
└── README.md

šŸ“„ License

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


šŸ‘Øā€šŸ’» Author

Made with ā¤ļø by Nelush Gayashan

Top categories

Loading Svelte Themes