In this video, we will start a new project. We will build a site with NextJs as our frontend and the Django Rest Framework as our backend. We will build a Business Reviews site where users can log in and write reviews/add businesses to the site if they don't exist. This will be a good intro to using NextJs and Django together in a complete project.
Code:
https://github.com/legionscript/Local...
NextJs:
https://nextjs.org/
DRF Quickstart:
https://www.django-rest-framework.org...