Can you connect Django and React JS to the servers and SQL databases? [closed]

I have been recently working on my note-taking app. I wanted to build it in Django and React JS. Backend and front end. The question is can I connect all of this to the SQL databases and connect it to servers where will be stored data of the users?