/basic-js-calculator

Basic mathematical calculator implemented with JavaScript

Primary LanguageJavaScript

Basic JavaScript Calculator

Description

This is an implementation of a basic mathematical calculator that can computer addition, subtraction, product and quotients of numbers. It can also convert to percentages and use decimal numbers.

Live Demo

https://coymeetsworld.github.io/basic-js-calculator/

Preview image of the Calculator app

Instructions

A user can click the numerical or operational buttons and the app will behave as a desk calculator would.

About

The Basic JavaScript Calculator was written by Coy Sanders as a requirement in the Advanced Front-End Development Projects for FreeCodeCamp to earn the Front-End Development Certification.

software is licensed under the License: MIT

Copyright (c) 2017