This project is the implementation of a realtime minimalist chat app developped using the Django framework as backend and React for web frontend and React Native as mobile frontend. The aim of this project was only educational in the aim of learning more about real time web app and how to handle it using modern frameworks.
You can see a live demo of this project here. First you'll need to create an account, and confirm your email. After that you should be able to go on the "Conversations" page and create a new conversation, you will see a popup asking you to add another person to the conversation. After that you should be able to communicate with a live chat !