https://github.com/mohammadnazm/calculator
Simple Calculator App: A user-friendly application for performing basic arithmetic operations, designed to facilitate quick and accurate calculation.
https://github.com/mohammadnazm/calculator
calculator css flexbox grid react webapp
Last synced: 2 months ago
JSON representation
Simple Calculator App: A user-friendly application for performing basic arithmetic operations, designed to facilitate quick and accurate calculation.
- Host: GitHub
- URL: https://github.com/mohammadnazm/calculator
- Owner: mohammadnazm
- Created: 2023-07-12T18:46:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T14:35:26.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T16:42:30.539Z (over 1 year ago)
- Topics: calculator, css, flexbox, grid, react, webapp
- Language: JavaScript
- Homepage: https://64b03f20d791e02781cd4090--frolicking-raindrop-31e77f.netlify.app/
- Size: 379 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Calculator
A calculator project built with React.

## 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.
## Installation
1. `git clone https://github.com/mohammadnazm/calculator.git`
2. `cd calculator
3. `npm install`
4. `npm start`
## Contributions
Any feature requests and pull requests are welcome!
## License
The project is under [MIT license](https://choosealicense.com/licenses/mit/).