Add backend to Dockerized React Project with Django REST Framework

Add backend to Dockerized React Project with Django REST Framework. If you want you can check out the first part of this tutorial called How to Dockerize a React Project you can here: https://londonappdeveloper.com/how-to... *These are stand-alone tutorials, you don’t need to do one before the other, but you may if you want.* 00:00 Introduction 02:37 Housekeeping 07:14 Setup Docker for Backend 18:41 Configure Docker Compose 22:03 Create Backend REST API 37:00 Configuring React Project to Use API Written instructions: https://londonappdeveloper.com/add-ba... Starting project: https://github.com/LondonAppDeveloper... Finished project: https://github.com/LondonAppDeveloper... Resources: Docker Desktop - https://www.docker.com/products/docke... Colima - https://github.com/abiosoft/colima Courses - https://londonappdeveloper.com/#home-... Part-one: https://londonappdeveloper.com/how-to... Python unbuffered explanation on stack overflow - https://stackoverflow.com/questions/5... Node .gitignore template: https://github.com/github/gitignore/b... Python .gitignore template: https://github.com/github/gitignore/b... Django: https://www.djangoproject.com/ Django REST Framework: https://www.django-rest-framework.org/ Django CORS Headers: https://pypi.org/project/django-cors-... Website: https://londonapp.dev Courses: https://londonapp.dev/courses Consulting: https://londonapp.dev/consulting