I developed this Calculator using HTML, CSS, and JavaScript. check website https://github.com/bhoomi-sahu/calculator
Perform basic arithmetic operations: Addition, Subtraction, Multiplication, Division Clear button to reset the input/output Responsive layout for better usability across devices
HTML5 – for structuring the content CSS3 – for styling and responsive layout JavaScript (ES6) – for handling logic and user interactions