https://github.com/esteecodes/vanilla-js-calculator-css-flexbox-grid
Pure vanilla JavaScript calculator with basic operations - I got a lot of help for this one cos it's not as simple as it may seem
https://github.com/esteecodes/vanilla-js-calculator-css-flexbox-grid
Last synced: 9 months ago
JSON representation
Pure vanilla JavaScript calculator with basic operations - I got a lot of help for this one cos it's not as simple as it may seem
- Host: GitHub
- URL: https://github.com/esteecodes/vanilla-js-calculator-css-flexbox-grid
- Owner: esteecodes
- Created: 2021-12-30T10:38:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T14:46:34.000Z (about 3 years ago)
- Last Synced: 2025-09-26T03:57:53.549Z (9 months ago)
- Language: JavaScript
- Size: 784 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vanilla JS Calculator
CSS Flexbox, CSS Grid
Pure vanilla JavaScript calculator with basic operations
I got a lot of help for this one cos it's not as simple as it may seem.
Of course with a custom favicon :)
View It Here