I have a Form in React, and I am trying to pass on the form data from React to Flask and then onto a local mysql database I created with XAMPP.
This is my App.js