[Solved] how to start a project with react as front end and flask as backend?
[ad_1] You will have to create rest services through flask and then make a request to fetch/insert the data through those services using react. 3 [ad_2] solved how to start a project with react as front end and flask as backend?