https://github.com/rdbo/react-simple-chat
Simple Chat WebApp written in React
https://github.com/rdbo/react-simple-chat
Last synced: about 2 months ago
JSON representation
Simple Chat WebApp written in React
- Host: GitHub
- URL: https://github.com/rdbo/react-simple-chat
- Owner: rdbo
- License: agpl-3.0
- Created: 2024-04-25T15:31:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-27T02:41:51.000Z (about 2 years ago)
- Last Synced: 2025-12-30T16:20:05.100Z (6 months ago)
- Language: TypeScript
- Size: 3.73 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Chat
Simple Chat WebApp made with React and WebSockets

## License
This project is licensed under the `AGPL-3.0` license. Read `LICENSE` for more information.
## WARN
Do not use this for real communications. It is not secure or privacy oriented. It is just a barebones chat application.