This is a simple calculator made with pure HTML, CSS and Javascript.
It is a working calculator which can perform basic arithmetic operations of addition, subtraction, multiplication, division and modulo operaton. It also has a Delete button (DEL) which backspaces a character from the screen and an All Clear (AC) button which clears entire screen.
The project is deployed online on github-pages. You can use it online here