Skip to content

React Hooks app to calculate the BMI of a person. It can store the data for 7 days with the help of Local Storage.

License

Notifications You must be signed in to change notification settings

MohammadAhmadiCode/BMI-Tracker

Repository files navigation

BMI Calculator

Build Status Coverage Status codecov

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

  1. Removing the dependency of Materialize-CSS module

2. Chart going crazy on hovering over the old points

About

React Hooks app to calculate the BMI of a person. It can store the data for 7 days with the help of Local Storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published