MERN real-time chat boilerplate with JWT auth and sockets
MERN-stack starter that provides a real-time chat application with JWT-based authentication stored in HTTP-only cookies and Socket.io messaging. It uses Node.js and Express for the API, MongoDB for data persistence, and a React frontend styled with Tailwind. Suited for building chat features, learning real-time apps, or bootstrapping full-stack projects with protected routes.
0