Somewhat close to Whatsapp still far far away...
- React for UI
- Node for Server
- SocketIO for instant chats
- Support for your favorite Emojis
- Suppot for detecting links
- Clone the repo
npm install
: To install all the packagesnpm run dev
: To start the app in dev mode and go to http://localhost:3000
npm run webpack
: To run webpack in watch modenpm run wp
: To run webpack for production buildnpm run dev
: To start the app in dev mode and go to http://localhost:3000
- Proper chatrooms
!important
- Message count badge for chats from other users
- Tons of style fixes
- Sidebar containing online users for mobile devices
- Typing.. beside the name of the user like - User (Typing now..)
- Adhere to ESLint guidelines
- Always open PR to the Develop branch
- Make sure app is not breaking before submitting PR
- If your PR contains conflicts, please fix those yourself
- Will be updated....
The chat UI
This work is licensed under a Creative Commons Attribution 3.0 Unported License.