This project is not deployed online yet. You can run it on your system by following the steps below:
git clone https://github.com/your_username/Project-Vault.git
cd Project-Vault/website/React_Applications/BMICalculator
npm install
npm run dev
http://localhost:5173