messages_app chat api app Installation Open windows terminal and type git clone https://github.com/qasas145/messages_app.git cd messages_app pip install -r requirements.txt python manage.py runserver