Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beyondmayowo/calculator
Calculate the numbers (add, subtract, multiply, divide)
https://github.com/beyondmayowo/calculator
calculator-application javascript webapp
Last synced: 2 days ago
JSON representation
Calculate the numbers (add, subtract, multiply, divide)
- Host: GitHub
- URL: https://github.com/beyondmayowo/calculator
- Owner: beyondmayOwO
- Created: 2023-11-21T13:00:02.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-08T16:40:05.000Z (9 months ago)
- Last Synced: 2024-02-08T17:36:19.559Z (9 months ago)
- Topics: calculator-application, javascript, webapp
- Language: JavaScript
- Homepage: https://thatcalculator.netlify.app/
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# calculator
### Calculate the numbers (add, subtract, multiply, divide)
### Live Preview
In calculator, you can add, subtract, multiply, and divide numbers. You can do calculations with multiple operators. The answer is rounded to two decimal places.