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