- Showing all the conversations created by user
- Each conversation showing the contact name and some text of the last message in the chat
- Create new conversation by register the new user
- On clicking the selected contact open a pop up and load all the chats between them
- On clicking the contact should start a new conversation (if no conversation was previously started). Or open the existing conversation for that contact.
- Showing the current selected conversation messages
- Send a message in the conversation
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.\
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!