whitepear / calculator

Javascript implementation of a calculator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This application is live at: https://whitepear.github.io/projects/frontend/calculator/app/index.html

Javascript implementation of a basic calculator. Users can add, subtract, multiply and divide multiple numbers and receive a calculated output.

Users can partially delete input using the backspace button, or erase all current input using the clear button.

About

Javascript implementation of a calculator.


Languages

Language:JavaScript 53.7%Language:CSS 26.3%Language:HTML 20.0%