A simple and interactive calculator web application capable of performing basic arithmetic operations — addition, subtraction, multiplication, and division. It also includes a unique feature: users can change the background color of the calculator interface to personalize their experience.
- Addition
- Subtraction
- Multiplication
- Division
- Changeable background color for a personalized look
- HTML
- CSS
- JavaScript
Click the "Change Background" button to switch between vibrant background colors. This adds a fun, interactive touch to the classic calculator!
- Clone the repository or download the files.
- Open
index.htmlin any modern web browser. - Start calculating!
git clone https://github.com/diyaaghosh/basic-calculator.git
cd basic-calculatoropen index.html