(01). Before running the project add a file "config.env" into config folder. then add following configarations using your test credentials
PORT = 3000
MONGO_URI = mongodb+srv: //Mongo cluster db
GOOGLE_CLIENT_ID = google client id
GOOGLE_CLIENT_SECRET =
FACEBOOK_CLIENT_ID = // facebook client id
FACEBOOK_CLIENT_SECRET =