calculator
calculator copied to clipboard
➗ Calculator with decimals, negative values, percentages.
React Calculator
A calculator project built with React.

Features
- Add, subtract, multiply, divide
- Support decimal values
- Calculate percentages
- Invert the values
- Reset functionality
- Format larger numbers
- Output resize based on length
Installation
-
git clone https://github.com/madzadev/calculator.git -
cd calculator -
npm install -
npm start
Contributions
Any feature requests and pull requests are welcome!
License
The project is under MIT license.