/Respire

Respire is an app that will guide you through conscious breathing techniques in an interactive way, in order to relieve stress, reduce anxiety and help with sleep.

Primary LanguageJavaScript

Respire

Availabe at https://respire-three.vercel.app/

About

Respire is an app that will guide you through conscious breathing techniques in an interactive way, in order to relieve stress, reduce anxiety and help with sleep.

Technologies

  • React
  • Material UI
  • Navigation (Router)
  • Axios

How to run

  1. Clone this repository

  2. Install dependencies

npm i
  1. Run the app with
npm start
  1. You can optionally build the project running
npm run build
  1. Finally, access http://localhost:3000 on your browser