Skip to content

arman229/CalculateBMI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthTracker (BMI) Project

bmioutputimage.jpg

Welcome to the HealthTracker BMI Calculator project repository. This collection houses the source code and deployment information for the BMI (Body Mass Index) Calculator project. This calculator offers a user-friendly web application that empowers individuals to assess their BMI based on their height and weight inputs, facilitating health and fitness tracking.

Live Demo

Experience the BMI Calculator in action by visiting the live demo link: HealthTracker BMI Calculator Demo.

Features

  • Intuitive interface for effortless weight and height input.
  • Accurate BMI calculation with an associated weight category indicator (underweight, normal weight, overweight, or obese).
  • Responsively designed for optimal functionality across diverse devices, including desktops, tablets, and mobiles.

Tech Stack

  • ReactJs: Crafting dynamic and user-centric interfaces.
  • CSS: Custom styling to enhance the visual appeal.
  • Netlify: Seamless deployment and hosting.

Installation

Follow these steps to set up the project locally:

  1. Clone the repository: https://github.com/arman229/CalculateBMI.git
  2. Navigate to the project directory: cd CalculateBMI
  3. Install the dependencies: npm install

Usage

  1. Start the development server: npm start
  2. Open your web browser and go to http://localhost:3000 to explore the application.
  3. Input your weight and height to instantly calculate your BMI and discover your weight category.

Contributing

Contributions are warmly welcomed! If you encounter any issues or have enhancement suggestions, don't hesitate to initiate an issue or submit a pull request:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Commit your changes: git commit -m "Add some feature"
  4. Push to the branch: git push origin feature/your-feature-name
  5. Initiate a pull request.

License

This project operates under the MIT License, enabling you to utilize and modify it with flexibility.

Utilize the HealthTracker BMI Calculator to empower yourself with insights into your health journey. Stay informed and motivated on your path towards well-being! 🌱🏋️‍♀️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published