Calculator

📦 App 🔨 React 🙎‍♂️ by Madza

I wanted to create some practical app that I could use do do some quick calculations in my daily routine. It has come in handy from time to time, hopefuly others can benefit from the app as well.

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

Tech stack

The project is written in React.

Final notes

The project is under MIT license.

Any feature requests are welcomed on GitHub repo.