https://github.com/eddie4k-code/public-chat-room-react
A Chat application where users can send messages in a public room using Socket.IO
https://github.com/eddie4k-code/public-chat-room-react
chatroom javascript messsaging socketio websockets
Last synced: 9 months ago
JSON representation
A Chat application where users can send messages in a public room using Socket.IO
- Host: GitHub
- URL: https://github.com/eddie4k-code/public-chat-room-react
- Owner: Eddie4k-code
- Created: 2022-12-28T15:09:09.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-29T19:25:03.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T12:21:58.183Z (11 months ago)
- Topics: chatroom, javascript, messsaging, socketio, websockets
- Language: JavaScript
- Homepage:
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# public-chat-room-react
A Chat application where users can send messages in a public room using Socket.IO
Frontend Dependencies
- react
- react-router-dom
- socket.io-client
- tailwindcss
- postcss
- autoprefixer
Backend Dependencies
- cors
- expresss
- dotenv
- mongoose
- socket.io
Scripts
Preview