This is a simple calculator application built using JavaScript and CSS. It was one of my early projects when I started learning JavaScript, and it helped me understand the basics of DOM manipulation, event handling, and styling with CSS.
- HTML5: For structuring the layout.
- CSS3: For styling and responsiveness.
- JavaScript: For the logic behind the calculator's operations.
To run the calculator locally, follow these steps:
-
Clone the repository:
git clone https://github.com/giftlion/calculator.git