aaliboyaci / react-movie-database

React app that a user can search and see various of infos about movies
0 stars 0 forks source link

create custom hook for the api fetching process #5

Closed aaliboyaci closed 1 year ago

aaliboyaci commented 1 year ago

i ve created custom hook for fetching

aaliboyaci commented 1 year ago

i ve dropped this idea for now. i am using internal fetch functions rather than external customHook

aaliboyaci commented 1 year ago

all the pages except Details page uses customHook right now