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

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

Awesome Lists containing this project

README

          

# React Chat
Simple Chat WebApp made with React and WebSockets
![image](https://github.com/rdbo/react-simple-chat/assets/57117082/77aa842c-c533-41be-87e4-eaba179e58bc)

## 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.