Temple University

Utilize the JavaScript functional programming “map” function to iterate over the array of objects, to generate the necessary HTML table code. Utilize React “hooks” meaning that you use React.useState and React.useEffect as was demonstrated in the sample code. Utilize ES6 array destructuring when using React.useState Project Organization: ................
................