trainline-apprentices / inventory-app

1 stars 0 forks source link

Fetch Product Data from API #11

Open iDEaXANA opened 10 months ago

iDEaXANA commented 10 months ago

Implement the functionality to fetch product data from the provided API in the main and item pages. (Hint: use useEffect- Don't forget the dependency array!)