Run the frontend build so Django can serve the SPA:
cd frontend && npm install && npm run build
The build should output to staticfiles/react/.
staticfiles/react/