Skip to content

ghenriquec/imc-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Calculate your BMI and know which range you are on!

Body Mass Index Calculator

In this project, based on the name, age and height of the user, the body mass index is calculated and the weight range is assessed.πŸ’š

GitHub language count Repository size Siga no Twitter GitHub last commit License Stargazers

Status: Finished

About β€’ How it works β€’ Tech Stack β€’ Author β€’ License

About

πŸ’š In this project, based on the name, age and height of the user, the body mass index is calculated and the weight range is assessed.


How it works

Before you begin, you will need to have the following tools installed on your machine: [Git] (https://git-scm.com). In addition, it is good to have an editor to work with the code like [VSCode] (https://code.visualstudio.com/)

Running the application

# Clone this repository
$ git clone [email protected]: ghenriquec / imc-calculator
# Access the project folder in your terminal
$ cd imc-calculator
# Install extension Live Server in Visual Studio Code
$ Open VSCode and type ctrl+P, type ext install ritwickdey.liveserver.
# Run the application in Live Server
# The application will open on the port: 5500 - go to http://127.0.0.1:5500

Tech Stack

The following tools were used in the construction of the project:

Website


How to contribute

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-feature
  3. Save your changes and create a commit message telling you what you did: git commit -m" feature: My new feature "
  4. Submit your changes: git push origin my-feature

Author

Twitter Badge Linkedin Badge Gmail Badge


License

Made with love by Guilherme Henrique πŸ‘‹πŸ½ Get in Touch!

About

In this project, based on the name, age and height of the user, the body mass index is calculated and the weight range is assessed.πŸ’š

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published