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.
- Host: GitHub
- URL: https://github.com/romulooliveira94/romin-chats
- Owner: RomuloOliveira94
- Created: 2023-11-09T13:11:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T01:24:50.000Z (about 2 years ago)
- Last Synced: 2025-04-12T15:14:12.577Z (about 1 year ago)
- Topics: javascript, nodejs, react, socket-io, tailwindcss, websocket
- Language: JavaScript
- Homepage: https://romin-chats.vercel.app
- Size: 22.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.


# Features
- Enter in a room
- Chat whit other people in the room
- Disconnect from a room
- Connect to another room.
Users can:
# Techs
- React.js
- Node
- Express
- Socket.io
# Back-end Repo
[Link](https://github.com/RomuloOliveira94/romin-chats-backend)