
Project
This app's front-end was built using React and JavaScript. The back-end was built using Node.js and Express.js. MongoDB was used for the database. User authentication is available so you can sign up and log in to your account and have your rooms and chat messages saved. Users can create their own chatrooms or join existing ones and send messages to everyone else in the room. They may also edit, search, or react to messages. Feel free to view a demo of the app by clicking 'Video Demo' below!
Technologies
React
JavaScript
Node.js
Express.js
MongoDB
Socket.IO
Back