An open API service indexing awesome lists of open source software.

https://github.com/romulooliveira94/romin-chats

Full-stack Real time chat website, with multiple rooms.
https://github.com/romulooliveira94/romin-chats

javascript nodejs react socket-io tailwindcss websocket

Last synced: 2 months ago
JSON representation

Full-stack Real time chat website, with multiple rooms.

Awesome Lists containing this project

README

          

# [Romin's Chat](https://romin-chats.vercel.app/)

Chat application with rooms, user counter, in real time with websockets.

![image](https://github.com/RomuloOliveira94/romin-chats/assets/99622544/8309cfb3-f768-411c-bfba-f18c02efcd83)

![image](https://github.com/RomuloOliveira94/romin-chats/assets/99622544/030c4aa3-dbd2-4701-bc0a-2e11017bdc7a)

# Features


    Users can:
  • Enter in a room

  • Chat whit other people in the room

  • Disconnect from a room

  • Connect to another room.

# Techs


  • React.js

  • Node

  • Express

  • Socket.io

# Back-end Repo

[Link](https://github.com/RomuloOliveira94/romin-chats-backend)