This project is a basic calculator application implemented using HTML, CSS, and JavaScript. The calculator supports standard arithmetic operations including addition, subtraction, multiplication, and division.
It features a user-friendly interface with a display to show results, buttons and keyboard support. It also has has a backspace functionality, a "clear" function to reset the calculator's state, and is capable of handling decimal numbers.