a-cole55 / mentor-me

Mentor Me is a full-stack application that allows users to find and connect with other professionals with similar interests. It's an easy way to connect with a professional mentor without questioning whether or not they are open to connecting. Tech Used: EJS, CSS, NodeJs, Express, Passport, MongoDB, Flash

Home Page:https://mentor-me.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 2121 (can be any port example: 3000)
    • DB_STRING = your database URI
    • CLOUD_NAME = your cloudinary cloud name
    • API_KEY = your cloudinary api key
    • API_SECRET = your cloudinary api secret

Run

npm start

About

Mentor Me is a full-stack application that allows users to find and connect with other professionals with similar interests. It's an easy way to connect with a professional mentor without questioning whether or not they are open to connecting. Tech Used: EJS, CSS, NodeJs, Express, Passport, MongoDB, Flash

https://mentor-me.onrender.com/


Languages

Language:EJS 41.0%Language:CSS 32.1%Language:JavaScript 26.9%Language:Procfile 0.0%