Chat is an application that allows you to create chat rooms and communicate in them with friends
Use the package manager npm to install Chat.
git clone https://github.com/VMihalov/chat-rooms
cd chat-rooms
npm install
npm run start
mv .env.example .env
vi .env
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.