Learn how to build a fullstack clone of the popular website Airbnb using technologies like Next.js/React and Tailwind in the frontend, and Django with Django rest framework in the backend.
00:00:00 Install and setup Docker
00:09:10 Docker Compose
00:16:15 Explanations
00:23:05 Postgresql
00:45:12 Custom user
01:03:00 Configurations (DRF, etc)
01:14:02 Properties app
01:21:30 Serializers
01:24:10 View and urls
01:29:30 Testing API
01:30:20 Add Properties
01:32:30 Showing Properties
In this third part, I will set up Docker and Docker compose with Django and Postgresql. I will create an app for the custom user model and also create an app for the properties.
The properties will be loaded to the front end and showed on the front page.
Code With Stein Premium
If you want to learn even more from me, check out my website https://codewithstein.com where you can track progress, talk to me and similar :-D
Support me
Donate: https://www.paypal.com/paypalme/codew...
Patreon: / codewithstein
Merch: https://shop.spreadshirt.com/code-wit...
Important links
Discord: / discord
Github (Frontend): https://github.com/SteinOveHelset/dja...
Github (Backend): https://github.com/SteinOveHelset/dja...
Twitter: / codewithstein
Website: https://codewithstein.com
---
#codewithstein #nextjs #react #tailwind #django #djangorestframework