A lightweight, responsive calculator for basic arithmetic, built with a clean and simple interface.
- Addition, subtraction, multiplication, division
- Clear/reset functions
- Responsive layout for all devices
- HTML
- CSS
- JavaScript
- Open
index.htmlin your browser. - Use the on-screen buttons to perform calculations. Online version: https://lephorx.github.io/Simple-Calculator-Web-App/
cd path/to/calculator
python -m http.server 8000- Dark mode toggle
MIT License.