This is a calculator project made with HTML, CSS, and JavaScript. The calculator allows you to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.
- Perform basic arithmetic operations such as addition, subtraction, multiplication, and division
- Clear the calculator screen
- Delete the last digit entered
- Perform operations with decimal numbers
- HTML: page structure
- CSS: page styling
- JavaScript: calculator logic
- Clone the repository to your computer
- Open the
index.htmlfile in your browser - Use the calculator as desired
Contributions are welcome! If you find any errors or have any suggestions, please open an issue or make a pull request.
This project is licensed under the ISC license.