News

This is a simple calculator designed using HTML, CSS, and JavaScript. It allows you to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. Clean and ...
This project contains a simple calculator made using typescript, html and CSS. steps to run the code: delete the app.js file compile the app.js file on git bash using the command "tsc app.ts" This ...