Traceton / react-ecommerce

A basic app to showcase my React js skills.
https://traceton-react-ecommerce.herokuapp.com/
0 stars 0 forks source link

extra api calls. #21

Closed Traceton closed 3 years ago

Traceton commented 3 years ago

when loading the inventory component, the react store node api is being called multiple times when it should only be called once. confirmed with react-store-node-api Heroku logs.