I wanted to give myself a chance to learn Vue.js as I started to get a little frustrated with React. So went on the hunt for a calcuator tutorial and produced this. The way vue handles methods and data is super easy and stress free.
I am going to be using Vue ALOT MORE.
- Make the current calcation display above the output
- Find some sexy icons for the operator keys
npm install
npm run serve