/bmi-app

A simple BMI calculator!

Primary LanguageHTML

Body Mass Index Calculator

A simple BMI calculator application styled with GitHub's Design System, Primer.

Run locally

Clone this repository and open the index.html in your favorite browser!

git clone https://github.com/cs280fa21/bmi-app
cd bmi-app
open -a "Google Chrome" index.html # works on macOS