A React Native App to Calculate BMI

BMI calculator

A React Native app to calculate a person’s BMI.

Interface

🚀 Technology

This project was developed with the following technologies.

ℹ️ How to use

To clone and run this application, you will need Git , Node.js v12 or higher + Yarn v1.22 installed on your computer.

On your terminal:

## Clone the repository
➜ git clone https://github.com/SouzaLuiz/calculator-imc-app.git

## Enter the created 
folder ➜ cd calculator-imc-app

## Install the dependencies
➜ yarn install

## Execute o aplicativo
➜ react-native run-android

📝 License

This project is under the MIT license. See the license for more details.

Download Details:

Author: SouzaLuiz

Source Code: https://github.com/SouzaLuiz/calculadora-imc-app

#react-native #react #mobile-apps

A React Native App to Calculate BMI
5.75 GEEK