bmi-calculator
bmi-calculator copied to clipboard
React Hooks app for calculating BMI
BMI Calculator
React Hooks app to calculate the BMI of a person. It can store the data for 7 days with the help of LocalStorage.
Created with create-react-app. See the full create-react-app guide.
Install
npm install
Usage
npm start
Enhancement
- Removing the dependency of Materialize-CSS module
~~2. Chart going crazy on hovering over the old points~~