reactjs – Incorporating React JS and Typescript into WordPress as a Theme
I have built a website using React JS and Typescript for a client. Recently, the client requested that I integrate the site into WordPress, not as a Headless CMS, but as a theme.
While I am familiar with customizing WordPress themes using tools like Elementor, I am unsure about building a theme with React.
I have searched online and found tutorials for Headless CMS integration with React, but not specifically for building WordPress themes.
Additionally, I came across Frontify and create-wptheme, but it seems that these projects are no longer actively maintained.
Can someone please guide me in the right direction for building a React-based WordPress theme? Thank you!
Read more here: Source link