bradmontgomery / w-kg

A watts per kilogram calculator

Home Page:https://bradmontgomery.github.io/w-kg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Watts / Kg calculator

This simple app will calculate power for serveral watts / kg zones based on your current body weight (in lbs).

The original code was hastily thrown together in this codepen.

Note: This was intentionally set up using the "Quick try JSX" technique, so it's not going to be super performant.

Demo

To see it in action, visit bradmontgomery.github.io/w-kg/.

License

This is freely available under the terms of the MIT license.

About

A watts per kilogram calculator

https://bradmontgomery.github.io/w-kg/

License:MIT License


Languages

Language:JavaScript 69.4%Language:HTML 30.6%