- Created ConnectVita, a MERN stack project akin to LinkedIn
- Enabled multimedia sharing, profile/event creation, connection requests, and profile viewing
- Implemented direct chat functionality
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)
- Run cmd (npm install)
- Run cmd (npm start)
Run url -> (https://connectvita.netlify.app/)