Real-Time-Chat

Realtime chat app websockets build with Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI

Screenshot

Instructions

1-Clone this repository to your local machine ( git clone <url> )
2-npm install
3-npm run dev
4-Now go to localhost:3000
That's it