A basic and responsive calculator built using HTML, CSS, and JavaScript. It performs essential arithmetic operations with a user-friendly interface.
- ✅ Supports addition, subtraction, multiplication, and division.
- ✅ Simple and interactive UI(Inspired by IOS).
- ✅ Responsive design for mobile and desktop users.
- ✅ Instant calculations without page reload.
- HTML - For structuring the calculator.
- CSS - For styling and layout.
- JavaScript - For handling calculations.

1️⃣ Enter numbers using the on-screen buttons.
2️⃣ Click an operator (+, -, ×, ÷) to perform a calculation.
3️⃣ Press "=" to get the result.
4️⃣ Use "AC" to clear the input.
-
Clone the repository: git clone https://github.com/darshanpurohit07/Calculator.git
-
Navigate to the project folder: cd Calculator
-
Open index.html in your browser.
📜 License This project is open-source .