miriacode / calculator-js

This is a calculator made using HTML, CSS and JS.

Home Page:https://miriacode.github.io/calculator-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator JS

License: MIT

banner

Features 🛠

  • It performs arithmetic operations: addition, subtraction, multiplication, and division.

  • Memory Keys Available: add(M+), substract(M-), recall(MR) and clear memory (MC).

  • Change between light and dark theme.

License 🗒

This project is under the MIT license

About

This is a calculator made using HTML, CSS and JS.

https://miriacode.github.io/calculator-js/

License:MIT License


Languages

Language:JavaScript 61.0%Language:CSS 26.3%Language:HTML 12.7%