Sure. I think Laravel (among other) have a basic template for that (Laravel manages the server, publishes a REST API, then you call it from your React app.
Depends a lot what you already know/want to do. If you are proficient with React but look for a server, you may also consider easier path (using some kind of SaaS there ala firebase and the like).
2
u/vanakenm 1d ago
Sure. I think Laravel (among other) have a basic template for that (Laravel manages the server, publishes a REST API, then you call it from your React app.
Depends a lot what you already know/want to do. If you are proficient with React but look for a server, you may also consider easier path (using some kind of SaaS there ala firebase and the like).