This is a simple calculator program implemented in Java.
- Addition: Add two numbers.
- Subtraction: Subtract one number from another.
- Multiplication: Multiply two numbers.
- Division: Divide one number by another.
- Java Development Kit (JDK) 8 or above
- Git (optional)
-
Clone the repository:
git clone https://github.com/your-username/calculator.git