BMI calculator that asks for weight and height parameters to then apply formula and get the Body Mass Index (BMI) as a result
The project was completed in 1 hour. I used the IDE "Visual Studio Code" to write the code and use the terminal. The project has only one HTML, CSS and JS file.
- HTML5
- CSS3
- JavaScript Vanilla
To install the project on your computer, you can use the "Code" button and follow the following steps in each case:
- Copy the URL
- Open your Git Bash
- Write
git clone
and paste the url. As follows:
git clone https://github.com/santiagobaronz/Calculadora-IMC-Javascript.git
- Click "Download ZIP"
- Download the ZIP and extract the files into a folder
- Open the folder in your favorite IDE
- Santiago Baron Zuleta - Project creator Santiago-Baron-Zuleta