An online chat app that supports anonymous group chat and file transfer.
Demo: talk.elsewhere.one
Back-end code: ScTalk-Backend
React.js + SemanticUI
HTTPS + WebSocket-based Socket.IO
- Create a simple user manual
- Improve the menu bar UI
- Add progress bar showing the current progress of file upload
- Highlight current user's nickname
- More convinient inviting mechanism
- ...
- Clone the repository to local.
cd
to the cloned directory. npm install
npm start
Yuxuan Liu