Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 321 Bytes

Linked In Clone

LinkedIn clone using MERN stack.

Instructions to run

  • Use npm run setup for installing dependecies
  • Use npm run dev for checking out the project, it will start both the frontend and the backend.
  • Remember to setup .env fil in the project directory with MONGO_URI, PORT and JWT_SECRET