Originally Answered: Can you use React on the backend of a web application? Nope , React is a JavaScript library/framework to create a user interface on the front-end. You have to use NodeJS or Python for the back-end and MySQL or MongoDB for the database.