-
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 Vanilla-tilt.js. See the React and Vue.js versions.
git clone git@github.com:emjose/calculator-tilt.git && cd calculator-tilt
open index.html
• The Tilting Calculator is a progressive web app.
• The Tilting Calculator is keyboard-navigable, and it "tilts" in response to mouse hovers.