https://github.com/matiastk/chatapp
Simple chat app with Sockets
https://github.com/matiastk/chatapp
chat-application express react socket socket-io
Last synced: 3 months ago
JSON representation
Simple chat app with Sockets
- Host: GitHub
- URL: https://github.com/matiastk/chatapp
- Owner: MatiasTK
- Created: 2022-08-08T12:58:40.000Z (almost 4 years ago)
- Default Branch: Main
- Last Pushed: 2022-12-06T04:44:39.000Z (over 3 years ago)
- Last Synced: 2025-01-25T11:27:05.562Z (over 1 year ago)
- Topics: chat-application, express, react, socket, socket-io
- Language: JavaScript
- Homepage: https://chatapp-i8zu.onrender.com
- Size: 334 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chat APP
==========
*Simple chat app with Sockets*
Web
-----
[Live Demo]([https://matiastk-chatapp.herokuapp.com/](https://chatapp-production-2468.up.railway.app/))
To-Do
----------
- [ ] Major Refactor
- [ ] Persistent user ID
- [ ] Persistent messages
- [ ] Better Doc
- [X] Deploy to heroku
- [X] Better UI
- [ ] Disconnection handling
- [ ] Make it mobile friendly