Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.72 KB

README.md

File metadata and controls

52 lines (33 loc) · 1.72 KB

BMI Calculator

Welcome to the BMI Calculator project! This web app is designed to help users calculate their Body Mass Index (BMI) based on their weight and height. It provides a simple, responsive interface that works well on both desktop and mobile devices.

Features

  • User-friendly Interface: Simple and intuitive design for ease of use.
  • Responsive Design: Works seamlessly on various screen sizes, including desktops, tablets, and mobile devices.
  • Instant Calculation: Provides immediate BMI results upon input of weight and height.
  • Health Insights: Offers a brief interpretation of the BMI result, recommending the user's average weight range with respect to its height.
  • Clean UI: Ensures a pleasant user experience with a clean and uncluttered interface.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Font Awesome for icons

Screenshots

Preview

Usage

  1. Choose your gender.
  2. Enter your weight in kilograms (kg) or pounds.
  3. Enter your height in centimeters (cm) or feet.
  4. Click the Calculate button to see your BMI and the health category it falls into.

Getting Started

Installation

  1. Clone the Repository

    git clone https://github.com/jatinkaushik-jk/BMI-Calculator.git
    cd BMI-Calculator
  2. Open the index.html File

    Open the index.html file in your preferred web browser.

Contact

Thank you for checking out the BMI Calculator! If you have any questions or suggestions, feel free to reach out to me on LinkedIn or GitHub.