This is a Live Chat App with User Registration, Login and Social Authentication with Github.
-
Users can register an account and log in to the live chat using that account, or they can login using their Github account.
-
All logged in users can engage in live chat.
The project is a Node/Express application which uses passport.js for authentication and socket.io for live chat. The frontend is created with pug templates and the Material Design Bootstrap.