This is a full-stack web application that allows users to create and join rooms, send and receive messages, and their user accounts. It is built using the following technologies:
To get started with React Chat, follow these steps:
git clone https://github.com/burlingtoncodeacademy-students/g3-react-chat.git
npm install
npm start