Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 439 Bytes

File metadata and controls

20 lines (9 loc) · 439 Bytes

Project Chat room!

This project tries to simulat chat rooms.

Getting started

1 ) Need to have nodejs installed.

2 ) Installing dependencies: yarn or npm install or npm i

3 ) To run the app yarn start or npm start

4 ) Once the server is live open up index.html in as many tabs as you like and see the magic.

Demo

Chat.room.demo.mp4