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 dev
to run at Localhost - Send a pull request. Clearly document changes/added features.