Simple web app designed for square breathing technique, which stimulates vagus nerve and parasympathetic nervous system.
Online Version: https://square-breathing.vercel.app/
Technology stack: React
, Typescript
I've came up with UI idea, and below I'm linking a few screenshots of it.
Download this repo:
git clone https://github.com/maciejb2k/square_breathing.git
Install using NPM:
npm install
npm run start
Install using Yarn:
yarn install
yarn start