A simple calculator with functional buttons using plain html, css and javascript. This helps understand the most basic functionalities of a calculator using simple javascript.
- Html : Used to create the basic structure of the app, the buttons and their functionalities
- Css : Used to design the calculator app and its buttons.
NOTE
This project has been created under GSSOC'25.