Build a CRUD application using Django, React & Docker - 2022
As a developer, CRUD operations are one of the most fundamental concepts. Today, we'll learn how to build a REST API using Django and Django Rest and a SPA with React, which we'll use to perform the CRUD operations.
Project Setup
Firstly, we must set...
koladev.hashnode.dev12 min read