Developed with Vite - React, socket.io, Express and TailwindCss
This project was developted in order to study a bit about Socket.io
It's very easy, just run yarn or npm install on each folders (client and server) and then you can run both with yarn dev or npm run dev
Finally, you just have to open the client in 2 diferent tabs and join the chat by typing a user name on each tab.