- A simple BMI calculator made with HTML, CSS, and JavaScript
- Responsive design
- With dark mode support
- Shows BMI category
- Enter weight (kg)
- Enter height (ft & inches)
- Click Calculate BMI
- Get your BMI result
- Check out: Live Demo
- Clone the repo and open "index.html" in a browser:
git clone https://github.com/tanvirr007/bmi-calculator.git
cd bmi-calculator