Skip to content

abhay-2711/Health-Care-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image image image image image image image

Available Scripts

In the project directory, you can run:

STEP 1 Back-End (Optional)

MongoDB is required to be install in your system Open the backend directory in terminal and run the following commands.

npm install

This command will download all the dependencies.

nodemon server

This will start the database server.

STEP 2 Front-End

npm config set legacy-peer-deps true

This command will remove any error which is not letting you to download dependencies.

npm install

This command will download all the dependencies.

npm start

Runs the app in the development mode.
Open https://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.


Team Members

Aryan Verma
Abhay Pratap Singh
Nitigya Joshi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published