An open API service indexing awesome lists of open source software.

https://github.com/lyannabueno/calculadora_imc

This is a simple website built that allows users to calculate their Body Mass Index (BMI) based on their weight and height. In addition to calculating the BMI, the application displays the corresponding classification (underweight, normal weight, overweight, obesity) and presents a table with BMI ranges for better understanding.
https://github.com/lyannabueno/calculadora_imc

bootstrap5 css3 git html5 javascript nodejs reactjs vitejs webdevelopment

Last synced: 3 months ago
JSON representation

This is a simple website built that allows users to calculate their Body Mass Index (BMI) based on their weight and height. In addition to calculating the BMI, the application displays the corresponding classification (underweight, normal weight, overweight, obesity) and presents a table with BMI ranges for better understanding.

Awesome Lists containing this project

README

          

# BMI CALCULATOR

![image](https://github.com/user-attachments/assets/b0e3e3a5-d992-4585-b15e-b1f48eb3b493)

## Features 🌟
- **Fast Development**: React working seamlessly with Vite for fast development and hot reloading.
- **Optimized Build**: Use Vite’s powerful build system for optimized production builds.
- **Modern JavaScript**: Configured to support the latest JavaScript features out of the box.

## Technologies Used πŸ“š


React
Vite
JavaScript
HTML5
CSS3

#### What I learned in this project:
- How to set up React with Vite for a fast development environment.

## How to Navigate πŸ•ΉοΈ

You can visit the live project or run it locally by following the instructions below.

### Steps to Run

1. **Clone or download the repository:**

```bash
https://github.com/lyannabueno/calculadora_IMC.git
```

2. **Install dependencies:**

```bash
npm install
```

3. **Run the project for development:**

```bash
npm run dev
```

4. **Build for production:**

```bash
npm run build
```

## Contributions πŸ«‚

Contributions to enhance this calculator are welcome. Fork the repository, make your improvements, and submit a pull request.

## Contact πŸ“©

Ana Bueno - anabuenogomes@hotmail.com

Project link: https://calculadora-imc-flax-ten.vercel.app/