Client website prototype, approved for public release.
clone the repo: git clone https://github.com/johannes-jp/balance-nutrition-2.git
gh repo clone johannes-jp/balance-nutrition-2
move to the project folder: cd balance-nutrition-2
install dependencies: npm install
run development server and open in browser: npm run dev -- --open