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.
npm install
npm start
- Removing the dependency of Materialize-CSS module
- Adding the functionality of editing the weight and height
- Chart going crazy on hovering over the old points