I assume you already have fields created in your DB to store. You can then directly store them in your DB and display them. But you can also store each data as a custom state if you don’t want to save the data and require a manual edit by the user to see if everything is perfect.
In case it didn’t help, a bit more context might help