/Project-Maestro

A platform where students enroll to learn and obtain mentorship and volunteers can enroll themselves to help / mentor those students.

Primary LanguageJavaScript

Project-Maestro

Project Maestro is a platform where students enroll to learn and obtain mentorship and volunteers enroll themselves to help / mentor those students.
Apart from mentoring it also has some added features, like mentees can browse thousands of books, interact with peers, get group sessions and well as one to one sessions and all these for FREE

Presented by Team Nutella

Contents

Installation


  1. Clone the repository
  2. Open with code editor and run following commands on the terminal.
    • npm i concurrently -g
    • cd client
    • npm install
    • cd ..
    • cd server
    • npm install
    • cd ..
    • npm run dev
  3. Open the localhost link.

Tech-Stacks Used


  1. MongoDB
  2. Express
  3. ReactJS
  4. Node
  5. Google Books API
  6. Firebase

33145532