This is a chat app with authentication programmed in using the MERN stack.
- node.js - JS runtime server environment
- express - server
- ReactJS - JS library for building user interfaces
- mongoose - mongoDB object data modeling for node.js
- body-parser - incoming request body-parsing middleware
- socket.io - JS library enabling real-time bi-directional communication