
Xavier P. answered 04/05/19
Creatively Open-minded tutor in Programming, Math and The Arts
React is only a view library. It is used for showing and controlling you're html in a more efficient way. For the model and controller of your application you will need separate libraries (for example: Mongoose for model or a different database like Sql)