My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

How To Create a React App using Flask ?

Siddharth Vishvanath (Sid)'s photo
Siddharth Vishvanath (Sid)
·Nov 19, 2019

Hi Hashnoders,

I am currently learning to code Python and have got the basics down. Now i am moving towards learning Flask. I created a very basic CRUD app using Flask, but it was using the HTML templates.

Is it possible to use React, instead of HTML templates ? Is there any tutorial you can guide me to learn about making apps using React and Flask.