diff --git a/loan-calc/README.md b/loan-calc/README.md
new file mode 100644
index 0000000..7ab4358
--- /dev/null
+++ b/loan-calc/README.md
@@ -0,0 +1,3 @@
+## Handy Loan Calculator
+
+**here is the link** [Calc](https://ruhanrk.github.io/loan-calc/).
\ No newline at end of file
diff --git a/loan-calc/css/style.css b/loan-calc/css/style.css
new file mode 100644
index 0000000..c40f25e
--- /dev/null
+++ b/loan-calc/css/style.css
@@ -0,0 +1,19 @@
+@import url('https://fonts.googleapis.com/css?family=Merienda');
+@import url('https://fonts.googleapis.com/css?family=Satisfy');
+
+#loading,
+#results{
+    display: none;
+}
+
+.card2{
+    background-color: transparent;
+}
+
+.heading{
+    font-family: 'Merienda', cursive;
+}
+.submits{
+    font-family: 'Satisfy', cursive;
+    font-size: 25px;
+}
\ No newline at end of file
diff --git a/loan-calc/img/favicon.ico b/loan-calc/img/favicon.ico
new file mode 100644
index 0000000..d9cfded
Binary files /dev/null and b/loan-calc/img/favicon.ico differ
diff --git a/loan-calc/img/loading.gif b/loan-calc/img/loading.gif
new file mode 100644
index 0000000..22220a2
Binary files /dev/null and b/loan-calc/img/loading.gif differ
diff --git a/loan-calc/index.html b/loan-calc/index.html
new file mode 100644
index 0000000..b840391
--- /dev/null
+++ b/loan-calc/index.html
@@ -0,0 +1,91 @@
+
+
+
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Loan Calculator 
+
+
+    
+
+    
+        
+            
+            
+        
+                
+                
+                    

+                
+                
+                
+            
+        
+        
+