https://github.com/thatgirldorian/bmi-calculator-with-node-js
This is a simple calculator that tells you your BMI if you enter your weight and height.
https://github.com/thatgirldorian/bmi-calculator-with-node-js
calculator express-js node-js
Last synced: 3 months ago
JSON representation
This is a simple calculator that tells you your BMI if you enter your weight and height.
- Host: GitHub
- URL: https://github.com/thatgirldorian/bmi-calculator-with-node-js
- Owner: thatgirldorian
- Created: 2022-01-25T23:08:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T20:50:12.000Z (over 3 years ago)
- Last Synced: 2025-01-03T18:24:28.649Z (5 months ago)
- Topics: calculator, express-js, node-js
- Language: JavaScript
- Homepage:
- Size: 563 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BMI Calculator with Node JS
This is a simple calculator that tells your BMI if you enter your weight (in kg) and height (in mtrs).