Skip to content

Commit d356a56

Browse files
committed
Add project
1 parent 4fa0ee1 commit d356a56

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,17 @@ In order to run this project you need:
243243
</details>
244244
</li>
245245

246+
<li>
247+
<details>
248+
<summary>Calculator</summary>
249+
<p>Calculator is a straightforward and user-friendly tool developed using HTML, CSS, and JavaScript. This beginner-friendly web development project is designed to help users perform basic arithmetic operations such as addition, subtraction, multiplication, and division seamlessly. Users can input numbers and choose an operator to instantly see the calculated result. The calculator also includes functionalities for clearing the input and handling decimal numbers.</p>
250+
<ul>
251+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/Calculator/">Live Demo</a></li>
252+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/Calculator">Source</a></li>
253+
</ul>
254+
</details>
255+
</li>
256+
246257
</ol>
247258

248259
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)