/chat-room

Primary LanguageTypeScript

chat-room

This repo presents realtime chatting on the browser using React and Websocket in node js which you can upload a file, photos, etc.

start

cd chat-room
yarn install
yarn run start

then open browser on localhost:3000