clone https://github.com/tqchu/ChocoRecipeBackend.git
python manage.py runserver
pip install djangorestframework
pip install djangorestframework-simplejwt
pip install django-cors-headers
pip install whitenoise
clone https://github.com/tqchu/ChocoRecipeBackend.git
python manage.py runserver
pip install djangorestframework
pip install djangorestframework-simplejwt
pip install django-cors-headers
pip install whitenoise