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/CrankyHippo/calculator.git
-
cd calculator
-
npm install
-
npm start
Any feature requests and pull requests are welcome!
The project is under MIT license.