Simple Twitter Simple Poor Man's Twitter. For simplicity, no components were used. Requirements Django >= 2.2 Python >= 3.5 Django Rest Frameworrk >= 3.9 Configuration pip install -r requirements.txt Run python manage.py makemigrations python manage.py migrate python manage.py runserver