Skip to content

sahanRanasingha/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

This is a simple BMI (Body Mass Index) calculator web application created using HTML, CSS, and JavaScript.

Demo

Check out the live demo: BMI Calculator

Features

  • Calculate BMI based on user input (height and weight).
  • Provides interpretation of the calculated BMI.
  • Responsive design for various screen sizes.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Visit the BMI Calculator website.
  2. Enter your height (in meters or feet) and weight (in kilograms or pounds).
  3. Click the "Calculate BMI" button.
  4. View the calculated BMI and interpretation.

Screenshots

Include screenshots of your application in this section to give users a visual representation.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/sahanRanasingha/BMI-Calculator.git