This is a fun app that I created during a leisure time. Don't hesitate to contribute.
- Chat rooms
- Styling change, firewatch theme.
- Add Timestamp to messages
- Online users
- Youtube Concurrency
- Close autocomplete in message box
- Autofocus on the message box
- Webcam feature
- Clone the project
git clone https://github.com/nazmicancalik/boun-chat.git - Install dependencies
npm install - Run development server
npm run devto run at Localhost - Send a pull request. Clearly document changes/added features.