gnugomez / vue-calculator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧮 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

About

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


Languages

Language:JavaScript 42.7%Language:CSS 30.4%Language:HTML 26.9%