Skip to content

An Application for connecting the Doctors and Patients.

License

Notifications You must be signed in to change notification settings

AvinashMahanthi/MED-STAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MED-STAR

An Application for connecting the Doctors and Patients.

Install Dependencies (Client)

cd client/
npm i

Install Dependencies (Server)

cd server/
npm i

Run Frontend in LocalHost

cd client/
npm start

Run Backend in LocalHost

cd server/
nodemon app

About

An Application for connecting the Doctors and Patients.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published