/vue-calculator

🧮 My first calculator, developed with html, css, and Vue js CDN

Primary LanguageJavaScript

🧮 Vue Calculator

This calculator is build in Vue js CDN, html and css.

In the latest version you can use it with your keyboard and make operations with parenthesis.

Installation

You only have to clone the repository and open the index.html with your preferred browser.

git clone https://github.com/gnugomez/Vue-Calculator.git

You also can try it from the GitHub Pages Site

Known bugs

  • The web zooms when you double press with a touch screen device.
  • When you do some operations with the keyboard in Google Chrome the result of the operation is always 0.

License

MIT