0
I want to create a table (this table is already created in my frontend - only html and bootstrap) and that it contains information from my database, that is, from the people registered in my database, I would like them to be in this table. How to do this ?
my backend : https://github.com/VeronicaEms/apiRest my frontend : https://github.com/VeronicaEms/reactjsFront