First install and then activate the virtualenv for the project from these code:
- pip install virtualenv
- virtualenv anyname
After that install this dependencies:
Django 3.2.7 django-cors-headers 3.8.0 djangorestframework 3.12.4 djangorestframework-simplejwt 4.8.0 pillow
After that install react