A Progressive Web App for interoception training - helping people recognize and describe internal body sensations.
Interoception is the sense of the internal state of your body - detecting signals like hunger, thirst, heartbeat, temperature, pain, and emotional sensations. Poor interoceptive awareness is linked to anxiety, autism, ADHD, eating disorders, and alexithymia.
npm install # Install dependencies
npm run dev # Start dev server
npm run check # Run all quality checks
npm run build # Production build
MIT