An open API service indexing awesome lists of open source software.

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.

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).