Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.
/ BMICalculator Public archive

A Single Page App for calculating BMI written in Ionic React with only 100 lines of code.

Notifications You must be signed in to change notification settings

krauss/BMICalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

A basic implementation of a BMI (Body Mass Index) calculator written in Ionic React. This is more like a test project to see what it's like the integration between GitHub repositories and Zeit integration technology, Now. So you can access this app here.

P.S: It looks better on a mobile device.

How to run this application on your desktop:

  • Install Ionic

  • Clone this repository

    • Open your terminal or cmd and run this command:
    •   $ git clone https://github.com/krauss/BMICalculator.git
    • Next you just cd into the directory BMICalculator and run the command below:
    • $ ionic serve

P.S: Don't worry, a browser will automatically be opened when the command finishes.

About

A Single Page App for calculating BMI written in Ionic React with only 100 lines of code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published