Link: https://koenkk.github.io/whb/
This app helps you in doing the Wim Hof breathing exercise. Before starting check:
DISCLAIMER: Only use while sitting or laying down, in some cases this breathing exercise can knock you out.
To develop this app:
- Make sure Node.js is (14+ recommended) is installed on your machine
- Execute:
git clone https://github.com/Koenkk/whb.git
cd whb
npm ci
- Now start by executing
npm start
- Voices under
public/sounds
have been generated using Amazon Polly (text-to-speech) (engine: Neural, language: English, US, voice: Joey, Male)