in todays project we will be creating the famous BMI calculator. BMI stands for Body Mass Index and works as a scale to understand whether an adult is underweight, normal, overweight or obese. we have used plain vanilla JavaScript with minimal CSS and HTML to create this project. if you liked the project go ahead and fork it from git and make it your own.
github repo: https://github.com/ysandeepjoshi/BMI_...
#javascript #project #programming