A simple, responsive web-based calculator built with HTML, CSS, and JavaScript for basic arithmetic operations.
-
Perform addition, subtraction, multiplication, and division.
-
Clear button to reset inputs.
-
Responsive design for all devices.
Clone the repository:
git clone https://github.com/OtiliaNicola/calculator.git
Open the index.html file in your browser.
Input numbers and select operators (+, -, *, /).
Press = to calculate the result.
Use C to clear.
This project is licensed under the MIT License.