Project Description: A Remote Pair Programming Platform using the MERN stack. It’ll have real-time code collaboration, chat, and project management—all in one!
Key Features:
- User authentication (login/signup) ✅
- Real-time code editor with live updates ✅
- Basic text chat for communication
- Simple code editor interface (syntax highlighting) ✅
- Project creation and joining sessions ✅
Tech Stack
- Frontend: React.js, Socket.io, CodeMirror.
- Backend: Node.js and Express, Socket.io, MongoDB.
- Other Tools: JWT for authentication, bcrypt.js for password hashing.