Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 349 Bytes

File metadata and controls

14 lines (9 loc) · 349 Bytes

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