Skip to content

yuhexiong/bmi-calculator-web-react-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator Web

A webpage where you can input your height and weight to calculate BMI.

Overview

  • Language: TypeScript
  • Web FrameWork: React

Run

install dependencies

npm install

build

npm build

run

npm start

Page

localhost:3000

image

Releases

No releases published

Packages

No packages published