Skip to content

The BMI Calculator App is a simple React project we built in lecture to practice React Hooks like useState. Users enter their height and weight, and the app calculates their BMI. It shows the BMI value, weight category, and health tips. We used useState to manage inputs, results, errors, and reset functionality

Notifications You must be signed in to change notification settings

ERANDI002/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

About

The BMI Calculator App is a simple React project we built in lecture to practice React Hooks like useState. Users enter their height and weight, and the app calculates their BMI. It shows the BMI value, weight category, and health tips. We used useState to manage inputs, results, errors, and reset functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published