Link: https://sesar002.github.io/chat-app/
Go direcotry you want to clone the app and open terminal. To clone the app copy the code below to terminal and press enter.
git clone https://github.com/sesar002/chat-app.gitWhen clone is finished installing, you need to install packages. To install them copy the code below to terminal.
npm installNow that we installed all the requied things for app to work, you can just type
npm startto the terminal to start the app.
The app will open on localhost:3000
When app is started it generates You a random name and random color. To have multiple users online You need to open the app in multiple tabs.
Scaledrone provides features like realtime messaging, message history and user presence so you can focus on the business logic.
node-random-name randomcolor