Skip to content

sajjadghorbani80/BMI_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

An app that calculates your bmi value.

Requirements

  1. Windows/Mac/Linux etc
  2. NodeJs and NPM

Run

  1. Download and install NodeJS and NPM Click here!

  2. Download the source code of the project from the link below

    Click here!

  3. Extract the folder inside the downloaded file

  4. Open cmd/terminal and navigate to the project folder

  5. Run the following commands in your terminal

To install dependencies

npm install

Run the project

node app.js

Now open your browser and navigate 127.0.0.1:3000 or localhost:3000

done!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Releases

No releases published

Packages

No packages published