Skip to content

tharani29/bmi-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Removing the dependency of Materialize-CSS module
  2. Adding the functionality of editing the weight and height
  3. Chart going crazy on hovering over the old points

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.6%
  • CSS 11.4%
  • HTML 11.0%