Skip to content

Abyanzhafran/realtime-chat-app

Repository files navigation

Realtime Chat App

Realtime chat app built using web socket

How to setup ?

Install the Dependencies

npm install

Build tailwind css

npm run build

Start the app in development mode

npm start

Application running

Application will run on localhost port 3000

Code Documentation

Usage

  1. Open browser tab and type localhost:3000
  2. Click in new browser tab and write the same url (localhost:3000) for visulizing different user
  3. You should login first with type a username and join the chat