Skip to content

5Rashmi/bmi-calculator

Repository files navigation

BMI Calculator

This is a simple BMI (Body Mass Index) Calculator built with React and styled using Tailwind CSS. The application allows users to input their weight and height to calculate their BMI and displays a message indicating whether they are underweight, of healthy weight, or overweight.

Features

  • Input fields for weight and height.
  • Calculates BMI based on the input values.
  • Displays a message based on the calculated BMI.
  • Reload button to reset the input fields and results.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/5Rashmi/bmi-calculator.git
    
  2. Navigate to the project directory
    cd "bmi calculator"
    
  3. Start the development server:
    npm run dev
    
  4. Enter the link to your browser to access bmi-calculator locally eg: http://localhost:3000

License

This project is licensed under the MIT License - see the LICENSE file for details.


Thanks for visiting my Repository! Contributions and feedback are welcome.

Releases

No releases published

Packages

No packages published