This is a simple BMI (Body Mass Index) calculator web application created using HTML, CSS, and JavaScript.
Check out the live demo: BMI Calculator
- Calculate BMI based on user input (height and weight).
- Provides interpretation of the calculated BMI.
- Responsive design for various screen sizes.
- HTML
- CSS
- JavaScript
- Visit the BMI Calculator website.
- Enter your height (in meters or feet) and weight (in kilograms or pounds).
- Click the "Calculate BMI" button.
- View the calculated BMI and interpretation.
Include screenshots of your application in this section to give users a visual representation.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/sahanRanasingha/BMI-Calculator.git