digital_calculator

Calculator Web App

A simple and responsive calculator built using HTML, CSS, and JavaScript. This project performs basic arithmetic operations with a clean and user-friendly interface.

Features

➕ Addition ➖ Subtraction ✖️ Multiplication ➗ Division 🔢 Decimal support 🧹 Clear (C) button 📱 Responsive design ⚡ Fast and smooth calculations

Technologies Used

. HTML5 . CSS3 . JavaScript (DOM Manipulation)

Project Structure

calculator/ │── calculator.html │── calculator.css │── calculator.js

Screenshot

![Currency converter Screenshot]<img alt=”[coverter] src=”https://github.com/user-attachments/assets/fe830f69-43ab-45f4-b6c7-8e7e0ae9a08e” />

How to Run

(https://anshikajadaun.github.io/digital_calculator/)

How It Works

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