devhausleipzigacademy / camp12-midterm

https://camp12-midterm.vercel.app
0 stars 0 forks source link

Fetch movies from API on homepage #80

Closed dnmct closed 2 months ago

dnmct commented 3 months ago

Expected Behaviour

We need to display actual movies from the api on the homepage. Currently they are still hardcoded

Checklist

nakropin commented 3 months ago

Issue might have been already solved in #75-Genre-Select

Fredmpk commented 3 months ago

We are now adjusting the hook to make it a tanstack-query and then implement the new hook and the existing getMovies-hook