Skip to content

vmar13/unwind-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŒ€ UNWIND (client)

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

Prerequisites

  • React ^16.13.1
  • Node v13.9.0

Installation

  1. Start the backend using the link above
  2. Clone down and cd into this repo
  3. Run "npm install" to install dependencies
  4. Run "npm start" to open the app in browser
  5. 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.