Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 690 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 690 Bytes

BMI Calculator using React

BMI Calculator

Description

This project is a BMI (Body Mass Index) Calculator built with React. The application allows users to input their weight and height and then calculates their BMI, providing instant feedback on their health status.

Features

  • User-friendly interface
  • Responsive design
  • Real-time BMI calculation
  • Clear display of results

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Vijitverm1234/BMI-calculator