🛠️ Run BMI Calculator Locally

This project is not deployed online yet. You can run it on your system by following the steps below:

  1. Clone the repository:
    git clone https://github.com/your_username/Project-Vault.git
  2. Go to the project folder:
    cd Project-Vault/website/React_Applications/BMICalculator
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Visit the app at:
    http://localhost:5173