Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 582 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 582 Bytes

Pocket Calculator

A simple calculator app that takes after the functionality of a pocket calculator, able to perform basic calculus and display the results in the same way.

Features:

Performs basic calculus Able to chain multiple operations Displays results after each operation Works with decimals

How it works

Perform operations by clicking on the keys, the result will be display in the input field

Tech/frameworks used:

Javascript
React
Create-react-app

Live version

The live version can be viewed here.