A simple and responsive calculator built using HTML, CSS, and JavaScript. This project performs basic arithmetic operations with a clean and user-friendly interface.
➕ Addition ➖ Subtraction ✖️ Multiplication ➗ Division 🔢 Decimal support 🧹 Clear (C) button 📱 Responsive design ⚡ Fast and smooth calculations
. HTML5 . CSS3 . JavaScript (DOM Manipulation)
calculator/ │── calculator.html │── calculator.css │── calculator.js
![Currency converter Screenshot]<img alt=”[coverter] src=”https://github.com/user-attachments/assets/fe830f69-43ab-45f4-b6c7-8e7e0ae9a08e” />
(https://anshikajadaun.github.io/digital_calculator/)
Numbers and operators are added using button clicks JavaScript function getnumber() handle the input of finalresult() function calculation perform karta hai using eval() clearresult() display reset karta hai