gemblue / vue-bmi-calculator

A simple BMI (Body Mass Index) calculator building with Vue.js

Home Page:https://vue-bmi-calculator.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue BMI Calculator

LIVE DEMO

This is a body mass calculator. There are 2 options that user can choose metric units or us/uk units.

For more information about bmi, you can read this article

How to Use

Clone the repository:

git clone https://github.com/mervekrblt/vue-bmi-calculator.git

Install all dependies and run the project

npm install

npm run serve

About

A simple BMI (Body Mass Index) calculator building with Vue.js

https://vue-bmi-calculator.herokuapp.com/


Languages

Language:Vue 77.8%Language:HTML 13.5%Language:JavaScript 8.8%