React.jsSoftware development

Creating a Simple Dynamic form Using Data from Strapi CMS

In my previous blog, I showed how we could create a collection in Strapi that could further be used as input data to a dynamic form component to render a form as per users requirements. Create a React Project  Create a project using create react app. Refer https://reactjs.org/docs/create-a-new-react-app.html in case of any issues. Install axios […]

Anshul Mittal
Anshul Mittal
Read