Skip to content

Rohit-code14/Psycare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Psycare...An App to monitor your mental health

At first clone the repo or download the zip file

Steps to run the App

1. Unzip the downloaded zip file

2. First we will be running the server

3. Execute the following commands

cd backend

npm install

npm start

4. Thus server will be running at localhost:5000

5. Open another terminal and run following commands to start the frontend react app

cd frontend

npm install

npm start

This must have started out react app at localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published