|
|
|
-
I looked into three different ways of coding a calculator.
-
I also read great blogs about calculator design and calculator UI.
-
This calculator was made with Vue.js. See the React and Vanilla-tilt.js versions.
git clone [email protected]:emjose/calculator-vuejs.git && cd calculator-vuejs
open index.html
The Vue.js Calculator is keyboard-navigable and is a progressive web app.