mrpbennett / vue-calc

A simple calculator app build in Vue.js with a little help from tailwindcss

Home Page:https://easy-vue-calc.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Calc 🧮

browser Netlify Status

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.

Todo:

  • Make the current calcation display above the output
  • Find some sexy icons for the operator keys

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

About

A simple calculator app build in Vue.js with a little help from tailwindcss

https://easy-vue-calc.netlify.app/


Languages

Language:Vue 86.4%Language:HTML 7.5%Language:JavaScript 5.4%Language:CSS 0.7%