Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 429 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 429 Bytes

BMICalculator

This is beautiful BMI calculator made in pure JavaScript. You can Calculate Your BMI Score in two ways one is Standard way in which you can check your BMI using your height in Feet and Inches and Weight in Pound. Second way is Metric way in which you can check your BMI using your height in Centimeters and Weight in Kilograms. Here You can visit to my BMI Calculator. https://gitanilsen.github.io/BMICalculator/