pedroluiznogueira/vehicle-catalog-react

Fetch list of vehicles with useEffect

Closed this issue · 0 comments

Using useEffect is a good way to fetch data every time a component is rendered and trigger the fetch vehicles function.