diff --git a/Calculators/Lease-calculator/README.md b/Calculators/Lease-calculator/README.md
new file mode 100644
index 000000000..a7eb5bd12
--- /dev/null
+++ b/Calculators/Lease-calculator/README.md
@@ -0,0 +1,15 @@
+# Lease Calculator
+
+A simple and intuitive lease calculator that helps users determine their monthly lease payments, total payments, and total interest. Designed to be responsive and interactive, this calculator provides accurate financial calculations with a user-friendly interface.
+
+## Features
+
+1. **Responsive Design**:
+ - Adapts seamlessly to all devices, ensuring a consistent user experience on desktops, tablets, and mobile phones.
+
+2. **Dynamic Calculations**:
+ - Instantly computes and displays monthly lease payments, total payments, and total interest using precise financial formulas.
+
+3. **Interactive Elements**:
+ - Incorporates hover effects and smooth animations, providing a modern and engaging user interface.
+
diff --git a/Calculators/Lease-calculator/index.html b/Calculators/Lease-calculator/index.html
new file mode 100644
index 000000000..a10d52ce1
--- /dev/null
+++ b/Calculators/Lease-calculator/index.html
@@ -0,0 +1,40 @@
+
+
+