Interactive Calculator
An Interactive Calculator built using HTML, CSS, and JavaScript.
🚀 Features
- Perform basic arithmetic operations:
+, -, *, /
- Decimal point support
- Clear input with
C button
- Calculate result with
= button
- Clean, responsive, and interactive user interface
- Dark theme with hover effects
💻 How to Use
- Clone the repository or download the ZIP.
- Open the
index.html file in your browser.
- Use the calculator directly without any installation.
⚡ Tech Stack
- HTML
- CSS (Grid Layout and custom styling)
- Vanilla JavaScript
🎯 Purpose
This simple project helps in practicing front-end development concepts and building interactive web apps with no external libraries.
Made with ❤️ by [Abhishek Singh]
