Skip to content

emjose/calculator-tilt

Repository files navigation

previous 100 days of code next

Tilting Calculator


Tilting Calculator

Table of Contents


#100DaysOfCode

Day 19: February 27, 2021

  • 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.


Installation

1. Git clone and cd into the repo folder:

git clone [email protected]:emjose/calculator-tilt.git && cd calculator-tilt

2. Run the command:

open index.html

Live Site

Live Site

• The Tilting Calculator is a progressive web app.

• The Tilting Calculator is keyboard-navigable, and it "tilts" in response to mouse hovers.


Resources


Let's Connect!

Twitter badge Linkedin badge Medium badge Instagram badge Gmail badge Portfolio badge Github badge

Back to Top