About β’ Technologies β’ Status β’ Deploy β’ Running β’ Author β’ License
Project developed during the React course, taught by B7Web. Furthermore, it was possible to put into practice the initial knowledge of React seen in theory through a Web application that calculates the user's bmi (Body mass index).
The following tools were used in the construction of the project:
See the running project: Calculator IMC
# Clone this repository
$ git clone https://github.com/ThiagoOliveiraCordeiro/react-calculator-imc.git
# Access the project folder in terminal/cmd
$ cd react-calculator-imc
# Install the dependencies
$ yarn install
# Run the application in development mode
$ yarn dev
This project is licensed by MIT.