Chat app with rooms
You can use ${number} in front of your message to change its color - "$5Hello"
- Clone the repo
git clone https://github.com/JstFlip/Chat-App.git
- Navigate to the folder
Chat-Appcd Chat-App - Install NPM packages
yarn
- Run in
developmentornormalmodeyarn dev
yarn start
Distributed under the MIT License. See LICENSE for more information.