- Addition, subtraction, multiplication, division, and modulus operations
- Decimal point support
- Clear button to reset the input
- Responsive design using Bootstrap
- Enter numbers by clicking the corresponding buttons.
- Perform operations by clicking the operation buttons (+, -, *, /).
- Use the decimal button for decimal points.
- Press the equal button (=) to calculate the result.
- The clear button (C) resets the input.
- HTML5
- CSS3 (Bootstrap for styling)
- JavaScript
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and submit a pull request.
Check out the live demo on Netlify.