Skip to content

JohnPetros/bmi-calculator

Repository files navigation

BMI Calculator 🫃


🖥️ About the App

BMI Calculator app, that means it calculates the body mass index of the user who informs his height (cm) and weigth (kg). This app is inspired by the challenge Results summary component from Frontend-mentor, which is an online platform that offers hands-on challenges for developers to hone their frontend skills.

⏹️ Demonstration

Desktop 💻

image

mobile 📱

image


Technologies

This app was developed using the following technologies:

✔️ JavaScript

✔️ CSS

✔️ HTML


🚀 How to run this app?

Prerequisites

Although not required, to run the app more easily it's good to have VSCode editor with Live Server extension, which can be installed on the VSCode marketplace

📟 Running the application

# Clone this repo
$ git clone https://github.com/JohnPetros/bmi-calculator.git

# Access the app's folder
$ cd ./bmi-calculator

# Open the folder on VSCode
$ code .

# Run the index file using Live Server extension,
# right clicking on it and then "Open with Live Server"

⚙️ Deploy

This app was deployed by Github Pages. This means you can access the running app by accessing this link.


📝 License

This app is under MIT lincese. See the lincese file for more details.


Made with 💜 by John Petros 👋🏻