React.js, Software 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...

by Anshul Mittal
Tag: #react #forms #strapi #javascript
09-Feb-2023