Calculator built with HTML-CSS-JS
You can see the demo here https://thecoderadi.github.io/Basic_Calculator/
Aditya SwayamSiddha
Registration Number - 2241019447
Telegram Username - @adi07raj
It is a basic calculator . It has functionalities like addition, subtraction, multiplication and division . It also has a clear and plus/minus button.
Follow the steps :
- git clone https://github.com/TheCoderAdi/Basic_Calculator.git
- Then 'Live Server' In Vs-Code Extensions tab & Install it
- Run the live server , then probably it opens at port http://127.0.0.1:5500/index.html
