This repository contains examples in how to integrate react as frontend and django as backend. I'll try to add information in the raadme file of every project.
Some repositories could contain keys but these are not a risk of security because non of these are for production purproses.
Simple app that mantes a list of todo that makes a CRUD to default sqlite database provided by django engine. This app uses .devcontaner to esase the use.