The Unwind application was created to teach users breathing techniques to relax. Watch the video demo.
NOTE: This is the frontend repository. View the backend repo.
Frontend developed with React and FullCalendar library
- React ^16.13.1
- Node v13.9.0
- Start the backend using the link above
- Clone down and cd into this repo
- Run "npm install" to install dependencies
- Run "npm start" to open the app in browser
- When you see the message, "Something is already running on port 3000. Probably: puma 4.3.7 (tcp://localhost:3000) [unwind-backend] (pid 34376)... Would you like to run the app on another port instead?" Enter "y" for yes.