A simple calculator built with HTML, CSS, and JavaScript.
🔢 Project Preview
💡 About This Project
This calculator performs basic arithmetic operations such as addition,
subtraction, multiplication, and division. It uses JavaScript to handle
user input and display the results dynamically.