/bmi-calculator

"BMI calculator" is designed to calculate the Body Mass Index of a person. BMI is a value derived from the mass and height of a person. The BMI is defined as the body mass divided by the square of the body height, and is expressed in units of kg/m², resulting from mass in kilograms and height in metres. I used React to create the BMI Calculator. This project was bootstrapped with Create React App.

Primary LanguageJavaScript

BMI Calculator

"BMI calculator" is designed to calculate the Body Mass Index of a person. BMI is a value derived from the mass and height of a person. The BMI is defined as the body mass divided by the square of the body height, and is expressed in units of kg/m², resulting from mass in kilograms and height in metres.

I used React to create the BMI Calculator. This project was bootstrapped with Create React App.

To run the project: In the project directory, you can run:

npm start

Screen Shot 2022-01-24 at 1 58 27 PM