Django backend with React frontend scaffold for REST API development.
A starter scaffold that serves a React frontend from a Django project and exposes a Django Rest Framework API. It includes a sample data model, API routes, and templated frontend files, suitable for building small web apps or prototypes combining a backend API and single-page frontend.
0