Skip to content

Nipunkhattri/ConnectVita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ConnectVita (Share Your professional Work)

Features

  1. Created ConnectVita, a MERN stack project akin to LinkedIn
  2. Enabled multimedia sharing, profile/event creation, connection requests, and profile viewing
  3. Implemented direct chat functionality

Instruction to Set up code(Easily)

1 Run cmd (git clone https://github.com/Nipunkhattri/ConnectVita)
2 Oen folder
3 Run cmd (cd Backend)

  • Run cmd (npm install)
  • Run cmd (nodemon ./server.js)
4 Run cmd (cd Frontend)
  • Run cmd (npm install)
  • Run cmd (npm start)

Deployed Link

Run url -> (https://connectvita.netlify.app/)