React js validation form

Thanks for your feedback @Stennie_X , I’m using approach 2 at the moment and I managed to send the data to the database hosted on MongoDB Atlas. except that I have a problem with “empty form submission”, there is a good control of the fields but also submission and sending of an empty object. after that also I would like to empty the form fields as with approach 1. this is in short what I’m doing at the moment.