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

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

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