Text Messaging
Send Image files
Capture images and share them
Change the chat background
View the list of online users
Status of message "typing"
git clone https://github.com/mounvip1525/ghost-chat.git
cd server & npm i
npm start
Open a new terminal in the same folder
cd chat-app & npm i
npm start