Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 254 Bytes

chat-app

This chat application is built with reactjs as client and nodejs as server.

Contains group chat.

Used socket to broadcast messages to all the clients.

Run project by running npm start in both server and client which runs them in two ports