A quick calculator app in the style of Numi and Soulver. It tries to be the middleground between Excel and Calculator. Use it to count calories, tips, or anything else. Built as a progressive web app using Vue CLI, for offline use.
npm install
npm run serve
npm run build