A simple calculator built with HTML, CSS, and JavaScript.
Supports basic arithmetic operations with a clean and responsive UI.
- Basic operations: addition, subtraction, multiplication, division
- Dynamic input handling
- Clear (AC) functionality
- Responsive layout
- HTML
- CSS
- JavaScript
Practice DOM manipulation, event handling, and building interactive UI components.
