A simple, clean, and responsive calculator built using HTML, CSS, and JavaScript.
- Basic arithmetic operations: addition, subtraction, multiplication, division
- AC (All Clear) and DEL (Delete one character)
- Responsive and stylish dark theme
- Button click interactions
- Designed with modern Neumorphism-style UI
Live here ๐ Click to View Calculator
- HTML5
- CSS3
- JavaScript
calculator/
โโโ index.html # Main HTML file
โโโ style.css # Styling with CSS
โโโ script.js # JavaScript logic
โโโ calculator.png # Favicon or screenshot
โโโ README.md # Project documentation