a simple calculator
at the moment the calculator is just able to compute with 2 numbers, you can still insert multiple numbers, but it wouldn't be calculated in the right order
- Vuejs
- Flexbox / CSS Grid
$ git clone https://github.com/OliviaHelmuth/calculator.git
$ cd calculator
$ npm install