/bmi-calculator

BMI Calculator 🧮

Primary LanguageCSS

BMI Calculator

This is a simple web app that calculates a user's Body Mass Index (BMI) based on their height and weight input. It provides feedback on the user's weight status according to the World Health Organization's (WHO) BMI classification system.

Getting Started

To use the app, simply enter your height and weight in the input fields provided, and click the "Calculate" button. The app will display your calculated BMI result and provide feedback on your weight status. You can access the app online at https://viktorsvertoka.github.io/bmi-calculator/.

Installation

To install and run the app locally:

  1. Clone the GitHub repository to your local machine
  2. Navigate to the project directory in your terminal/command prompt
  3. Open the index.html file in your web browser of choice

Usage

The app can be used to quickly calculate your BMI and determine your weight status according to the WHO classification system. You can use it to track changes in your weight over time and make adjustments to your diet and exercise routine accordingly.

Contributing

Contributions are welcome! If you have any suggestions for improvements or bug fixes, please feel free to submit a pull request.