A simple web-based calculator built with HTML, CSS, and JavaScript.
- HTML
- CSS
- JavaScript
git clone https://github.com/mrsandeep27/calculator-.git
cd calculator-Open index.html in your browser.
index.html # Calculator markup
script.js # Calculator logic
style.css # Styling
- Basic arithmetic: add, subtract, multiply, divide
- Clean responsive UI
- No dependencies or build tools
MIT