A therapist that will call you every day, ask a series of questions, and evaluate your overall feeling on that particular day.
We're currently working on:
- Analytics
- Recommendations
- Clone the project repository
cd
into thefrontend
directory- Run
npm install
to install all dependencies. - Run
npm start
. - Access project at
localhost:3000