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/i-am-faith/Calculator-Web
-
cd calculator
-
npm install
-
npm start
Contributions
Any feature requests and pull requests are welcome!