I have a FormBody.js component with the help of which I create a form and submit the details to my backend server made using express.js. Following is the code snippet: