Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 923 Bytes

README.md

File metadata and controls

36 lines (30 loc) · 923 Bytes

PickAPro

  • A website that makes connecting with professionals really easy.

Team

Name - Error404 Members -

  1. Suyash Kumar (IT 1st Year)
  2. Arjun Deshwal (ECE 1st Year)
  3. Varun Pandey (IT 1st Year)
  4. Kunal Khandelwal (IT 1st Year)

Installation Instructions

Prerequisites - You should have NodeJS, MongoDB(local version) installed on your system.

  1. Run - git clone https://github.com/Skr-suyash/ooc-project-final.git
  2. cd backend
  3. npm install
    npm run dev
    
    Backend will run on port 8000.
  4. On new terminal, cd frontend -> npm install -> npm run dev
  5. Frontend will run on 5173
  6. Go to http://localhost:5173/

Technologies Used

  1. REACT - Frontend Framework
  2. MongoDB - NoSQL Database in the Backend
  3. NodeJS - Backend
  4. ExpressJS - Backend
  5. TailwindCSS - Frontend
  6. MaterialUI - Frontend
  7. OAUTH0 - Authentication