项目作者: madzadev

项目描述 :
➗ Calculator with decimals, negative values, percentages.
高级语言: JavaScript
项目地址: git://github.com/madzadev/calculator.git
创建时间: 2020-07-08T18:41:58Z
项目社区:https://github.com/madzadev/calculator

开源协议:

下载


React Calculator

A calculator project built with React.

Calculator Screenshot

Features

  1. Add, subtract, multiply, divide
  2. Support decimal values
  3. Calculate percentages
  4. Invert the values
  5. Reset functionality
  6. Format larger numbers
  7. Output resize based on length

Installation

  1. git clone https://github.com/madzadev/calculator.git

  2. cd calculator

  3. npm install

  4. npm start

Contributions

Any feature requests and pull requests are welcome!

License

The project is under MIT license.