https://github.com/spetterman66/webcalc
A dead simple calculator.
https://github.com/spetterman66/webcalc
calculator calculator-app calculator-application calculator-javascript es6 es6-javascript
Last synced: 8 months ago
JSON representation
A dead simple calculator.
- Host: GitHub
- URL: https://github.com/spetterman66/webcalc
- Owner: spetterman66
- Created: 2024-05-30T18:58:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-20T13:09:07.000Z (over 1 year ago)
- Last Synced: 2025-01-10T02:36:57.994Z (9 months ago)
- Topics: calculator, calculator-app, calculator-application, calculator-javascript, es6, es6-javascript
- Language: HTML
- Homepage: https://webcalc.vercel.app
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebCalc
A calculator based on modern web technologies. A demostration of my skills in web development.
Features:
- Basic arithmetic operations
- History of calculations
- Runs entirely client-side
- Available as PWA (Progressive Web App)