Skip to content

yovasx2/bmi-calculator

Repository files navigation

Body Mass Index Calculator

Build Status

Content

Platform to calculate body mass index after authentication

In order to execute this project you need to install:

  1. Clone the repo

    $ git clone https://github.com/yovasx2/bmi-calculator
    
  2. Move into it

    $ cd bmi-calculator
    
  3. Build with docker

    $ docker-compose build
    
  4. Up all containers

    $ docker-compose up
    
  5. Visit localhost:4200

You can contribute to this project in many forms:

  1. Giovanni Alberto García

MIT License