https://github.com/wyu4/js-calculator
A web-based calculator using HTML, CSS, and JavaScript.
https://github.com/wyu4/js-calculator
brocode calculator css html javascript math
Last synced: 29 days ago
JSON representation
A web-based calculator using HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/wyu4/js-calculator
- Owner: wyu4
- License: mit
- Created: 2025-02-28T23:47:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T01:19:27.000Z (over 1 year ago)
- Last Synced: 2025-03-01T01:24:04.708Z (over 1 year ago)
- Topics: brocode, calculator, css, html, javascript, math
- Language: HTML
- Homepage: https://wyu4.github.io/js-calculator/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# js-calculator
A web-based calculator using HTML, CSS, and JavaScript.
# Credits
This calculator was made following this [tutorial](https://youtu.be/I5kj-YsmWjM).