Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barrymun/react-chat-app
https://github.com/barrymun/react-chat-app
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/barrymun/react-chat-app
- Owner: barrymun
- Created: 2022-11-19T22:21:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T10:36:32.000Z (about 2 years ago)
- Last Synced: 2024-11-07T00:27:22.667Z (about 2 months ago)
- Language: TypeScript
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Preview disabled as Firestore Functions require continuous payment.
(Functions used to filter any potential "toxic" language from a message)### Preview [here](http://barrymun.chat.surge.sh/).
Profanity cleaned before the message is sent to the server (not ideal but a cheaper alternative).
![signin](/screenshots/0.png)
![message-view](/screenshots/1.png)
![message-populated](/screenshots/2.png)