I’m new with Strapi and I really like how Strapi creates dynamic forms based on the collections. So I just had a thought, can I use the same dynamic form template with my front end react application to insert data.
Is it possible to integrate the forms templates created by the Strapi admin panel for inserting data to every collection, can be integrated with a React client application ?
Please guide me in the right direction if Strapi supports that.
Thanks in advance.