BMI Calculator | JavaScript Project #3

Опубликовано: 26 Май 2026
на канале: Lets do Coding
151
2

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