Skip to content

emjose/calculator-vuejs

Repository files navigation

previous 100 days of code next

Vue.js Calculator


Vue.js 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 Vue.js. See the React and Vanilla-tilt.js versions.


Installation

1. Git clone and cd into the repo folder:

git clone git@github.com:emjose/calculator-vuejs.git && cd calculator-vuejs

2. Run the command:

open index.html

Live Site

Live Site

The Vue.js Calculator is keyboard-navigable and is a progressive web app.


Resources


Let's Connect!

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

Back to Top