BMI Calculator is a simple front-end-based website used to calculate a person's Body Mass Index (BMI) based on their weight and height inputs. This application helps provide an overview of whether someone falls into the category of underweight, normal weight, overweight, or obese.
🔗 Live Demo: samlehoy.github.io/Kalkulasi-BMI
- Input fields for weight and height
- Automatic BMI calculation
- Displays BMI category (Underweight, Normal, Overweight, Obese)
- Simple and user-friendly design
- HTML5
- CSS3
- JavaScript
-
Clone this repository:
git clone https://github.com/samlehoy/Kalkulasi-BMI.git
