Welcome to the Mentoring project! This project aims to facilitate mentoring relationships, providing a platform for mentors and mentees to connect and collaborate.
- Mentor-Mentee Matching: Connect with mentors or mentees based on shared interests and goals.
- Progress Tracking: Track the progress of mentoring relationships and set goals.
- Responsive Design: Device friendly user interactive website
- Node.js: Make sure you have Node.js installed on your system. You can download it from the official website: Node.js
- MongoDB Server: Ensure you have MongoDB Server installed. You can download it from the official website: MongoDB
- .env variables: Ensure you have .env variables setted up in the backend folder. You can set it's value from: .env
git clone https://github.com/Kamran-imaz/mentoring.git npm install mentoring
cd mentoringTo run this project, you will need to add the following environment variables to your .env file in backend folder
PORT
JWT_SECRET
DATABASE_URL