Availabe at https://respire-three.vercel.app/
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.
- React
- Material UI
- Navigation (Router)
- Axios
-
Clone this repository
-
Install dependencies
npm i
- Run the app with
npm start
- You can optionally build the project running
npm run build
- Finally, access http://localhost:3000 on your browser