The project
ChatiFy brings account-based access and anonymous conversations into a web application built with the MERN stack.
How it fits together
React handles the interface, Express provides the server layer, MongoDB stores application data, and Socket.IO supports real-time messaging. DaisyUI provides the interface components.
The source repository is linked below for implementation details.