Skip to content

MahirRatanpara/SRI-Team-9AB-MediSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRI-Team-9AB-MediSearch

Project for Summer Research Internship

Demo

Demo website: https://medi--search.herokuapp.com/

Run Locally

Make sure you have node.js and npm installed.

Clone the project

  git clone https://github.com/MR-1301/SRI-Team-9AB-MediSearch.git

Go to the project directory

Place .env file here(get the file from me)

Install dependencies

  npm install

Start the server

  npm start

Go to http://localhost:4000

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DBURI=#your Database URI here

GOOGLE_CLIENT_ID=#your google clientId here

GOOGLE_CLIENT_SECRET=#your google client secret here

SECRET=#your session secret here

CLOUDINARY_CLOUD_NAME=#your Cloudinary Cloud Name

CLOUDINARY_KEY=#your Cloudinary Key

CLOUDINARY_SECRET=#your Cloudinary Secret

Tech Stack

Client: EJS

Server: Node, Express, MongoDB

About

Project for Summer Research Internship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published