Skip to content

React Calculator is a simple yet powerful app built with React, designed for quick and efficient calculations. It supports basic arithmetic, decimal values, percentage calculation, and value inversion, along with an auto-resizing output for better readability. Ideal for anyone in need of a straightforward calculating tool.

Notifications You must be signed in to change notification settings

Faktor22/calculator-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Calculator

React Calculator is a calculator app built with React. It supports basic arithmetic operations, decimal values, percentage calculation, value inversion, and number formatting. The app also features an auto-resizing output area that adjusts its size according to the length of the output.

Calculator Screenshot

Features

  1. Basic arithmetic operations: addition, subtraction, multiplication, and division
  2. Support for decimal values
  3. Percentage calculation
  4. Value inversion (positive to negative, and vice versa)
  5. Reset functionality
  6. Number formatting for larger numbers
  7. Auto-resizing output area

Installation

  • Clone the repository:
git clone https://github.com/
  • Navigate to the project directory:
cd calculator
  • Install the dependencies:
npm install
  • Start the app:
npm start

Contributions

All feature requests and pull requests are welcome. Please open an issue to discuss any changes or new features before submitting a pull request.

License

React Calculator is licensed under the MIT License.

About

React Calculator is a simple yet powerful app built with React, designed for quick and efficient calculations. It supports basic arithmetic, decimal values, percentage calculation, and value inversion, along with an auto-resizing output for better readability. Ideal for anyone in need of a straightforward calculating tool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published