BMI Calculator app calculates Body Mass Index based on person's weight and hight. With this app the user can check whether a person has a healthy body weight for their height. There are four categories: Underweight, Normal, Overweight and Obesity.
- Solution URL: Solution URL here
- Live Site URL: Live site URL here
- HTML5
- CSS
- JavaScript
- addEventListener()
- Number()
- toFixed()
- if ... else
N/A
N/A
N/A