https://github.com/harry-hopkinson/calculator-with-javascript
A Simple Calculator that can do Addition, Subtraction, Multiplication and Division
https://github.com/harry-hopkinson/calculator-with-javascript
Last synced: about 1 year ago
JSON representation
A Simple Calculator that can do Addition, Subtraction, Multiplication and Division
- Host: GitHub
- URL: https://github.com/harry-hopkinson/calculator-with-javascript
- Owner: Harry-Hopkinson
- License: gpl-3.0
- Created: 2021-06-23T19:51:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:41:51.000Z (over 2 years ago)
- Last Synced: 2025-05-13T14:17:20.335Z (about 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calculator with Javascript
A Simple Calculator that can do Addition, Subtraction, Multiplication and Division
It is clean and minimilistic and you can alter the code to change the colours - I will add that shortly in different folders.