A simple web-based calculator built using HTML, CSS, and JavaScript. This project allows users to perform basic arithmetic operations, including addition, subtraction, multiplication, division, and finding the remainder.
- Addition: Add two numbers.
- Subtraction: Subtract one number from another.
- Multiplication: Multiply two numbers.
- Division: Divide one number by another.
- Remainder: Find the remainder when dividing two numbers.
- HTML
- CSS
- JavaScript
Happy calculating! 🧮✨