-1

I want to create a machine learning app with Flask as backend and keep React JS as the front-end. Though I found couple of tutorials how to do that but there are very few in terms of deployment. I want to deploy and host a Flask+ReactJS app to Azure cloud. Is there any good tutorial or link which I can follow. I have been struggling for days now.

Thanks

user1295308
  • 425
  • 7
  • 20

1 Answers1

1

To achieve the above requirement you can find the below mentioned sample resource to create and host flask and react app in AZURE.

To do that we will need to setup the flask app as backend and then React app.

Please refer this BLOG for complete setup to build.

For more information you can refer the below links:-

AjayKumarGhose
  • 4,257
  • 2
  • 4
  • 15