iOS-style calculator built using vanilla HTML, CSS, and JavaScript.
- Basic arithmetic operations:
- Addition
- Subtraction
- Multiplication
- Division
- Percentage calculation
- Clear (AC) and delete (DEL) actions
- HTML5
- CSS3
- JavaScript (Vanilla)
- Clone the repository git clone https://github.com/RishiBuilds/p2-calcify.git
- Open the project
- Navigate to the cloned folder
- Open
index.htmlin your browser
Created by Rishi with ❤️
Feel free to fork the repo, open issues, or submit pull requests!