/calculator-vue

Simple calculator built with Vue.js

Primary LanguageVue

Vue Calculator 🧮

Simple small app built to practice more of Vue.js. Adds, divides, multiplies, and subtracts numbers.

View Vue Calculator locally in your computer

Clone the repo to your terminal : $ git clone https://github.com/Asilo5/calculator-vue.git

Run $ npm install in your terminal

To start your web server run $ npm run serve

To view app go to http://localhost:8000

What was used to build Vue Calculator

Vue Calculator was built using:

  • Vue
  • HTML
  • CSS

image of Vue Calculator image of Vue Calculator image of Vue Calculator