CmdEngineer / bmi-calculator

React Hooks app for calculating BMI

Home Page:https://germavinsmoke.github.io/bmi-calculator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMI Calculator

Build Status

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 for calculating BMI

https://germavinsmoke.github.io/bmi-calculator/

License:MIT License


Languages

Language:JavaScript 77.6%Language:CSS 11.3%Language:HTML 11.0%