A modern and aesthetic calculator built using HTML, CSS, and a bit of JavaScript. Designed with a clean layout, soft shadows, and a smooth gradient background to offer a beautiful user experience.
Link: https://chinky29.github.io/Calculator/
- โ Responsive and elegant design
- โ Smooth UI with soft shadows and rounded buttons
- โ
Basic arithmetic operations:
+,-,*,/ - โ
Special function buttons:
00for quick inputCto clear input.for decimal=to calculate result
- โ User-friendly layout for both mouse and touch input
.
โโโ index.html # Main calculator interface
โโโ style.css # Custom styling and layout
โโโ README.md # Project documentation
โโโ calculator-preview.png # Screenshot of the calculator UI