|
|
|
-
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 React. See the Vue.js and Vanilla-tilt.js versions.
git clone [email protected]:emjose/calculator-react.git && cd calculator-react
npm install
npm start
• The React Calculator is a progressive web app.
• The React Calculator's interface is modeled after the iPhone native calculator.