A simple calculator web application built with HTML, CSS, and JavaScript.
This calculator project, part of the "web-dev-prac" folder, allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. It provides a user-friendly interface with a clean design.
- Addition (+)
- Subtraction (-)
- Multiplication (*)
- Division (/)
- Clear display (C)
- Error handling for invalid expressions
-
Clone the repository:
git clone https://github.com/your-username/web-dev-prac.git
-
Open the
calculator-project/index.html
file in your web browser.
- Click on the buttons to input numbers and operators.
- Press "=" to calculate the result.
- Use "C" to clear the display.
web-dev-prac/
│ calculator-project/
│ │ index.html
│ │ index.js
│ │ styles.css
This calculator project is licensed under the MIT License.
- Icons by Font Awesome