prajun7 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

"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.


Languages

Language:JavaScript 52.9%Language:HTML 30.3%Language:CSS 16.8%