Skip to content

Commit 2d2a86f

Browse files
Create README.md
1 parent 1754bfd commit 2d2a86f

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

README.md

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
2+
3+
# 💰Loan Calculator Project 💰
4+
5+
Welcome to the **Loan Calculator** project! 🎉 This efficient and user-friendly tool helps you quickly calculate your monthly EMI (Equated Monthly Installment) based on the total loan amount, repayment period, and interest rate. Built with **HTML**, **CSS**, and **JavaScript**, this tool is both functional and visually appealing.
6+
7+
## 📋 Description
8+
9+
The **Loan Calculator** is a simple web application designed to calculate your monthly EMI by taking into account the total loan amount, repayment period in months, and the rate of interest. Just enter these values, and you'll get instant results to better manage your finances. Stay on top of your loan payments with this handy tool! 💸
10+
11+
## 🛠️ Built With
12+
13+
- **HTML**: For the structure of the application.
14+
- **CSS**: For styling to make it visually appealing.
15+
- **JavaScript**: For implementing the loan calculation logic.
16+
17+
## 🚀 How to Use
18+
19+
1. Clone the repository:'https://github.com/nidhiupman568/LOAN-CALCULATOR.git'
20+
21+
2. Open `index.html` in your web browser to view the application.
22+
23+
## 📸 Screenshots (Output)
24+
25+
Here’s a sneak peek of the Loan Calculator in action:
26+
27+
![LOAN CALCULATOR](https://github.com/nidhiupman568/LOAN-CALCULATOR/assets/130860182/358536b2-0c39-4b85-9094-0df6ad2828e8)
28+
29+
30+
31+
32+
Enjoy using the Loan Calculator! 🎉 Feel free to share your feedback or contribute to the project by making a pull request. Happy calculating! 📊
33+

0 commit comments

Comments
 (0)