Skip to content

ramialkaro/apple-calculator-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apple Calculator Clone

This is a simple clone of the Apple calculator, built using HTML, CSS, and JavaScript.

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Clear button to clear the input field
  • Backspace button to delete the last digit entered
  • Keyboard support (use the number keys and operators on your keyboard to input values)

How to use

To use the calculator, simply open the index.html file in your web browser. The calculator should appear on your screen.

To input values, you can click the buttons on the calculator. The AC button clears the input field, and the = button see the result.

Contributing

This calculator is a simple project intended for educational purposes. If you find any issues or would like to contribute, feel free to open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Releases

No releases published

Packages

No packages published