Calculator
A simple calculator built with HTML, CSS, and JavaScript.
Features
Basic operations: addition, subtraction, multiplication, division Decimal support Clear button Clean, dark-themed UI
Files
calculate.html — structure and layout calculate.css — styling calculate.js — calculator logic
Usage
Clone or download this repo Open calculate.html in your browser Click the buttons to build an expression, then press = to evaluate
Live Demo
https://forurmah.github.io/calculator/calculate.html
License
Feel free to use and modify this project