SimonSta95 / GameHub_Capstone

Capstone project for the neueFische Java Fullstack Bootcamp
0 stars 0 forks source link

refactor to custom hook #32

Open Flooooooooooorian opened 2 months ago

Flooooooooooorian commented 2 months ago

https://github.com/SimonSta95/GameHub_Capstone/blob/18dc2b1fcce830e8c11383ce36c061c50bd99717/gamehub-frontend/src/App.tsx#L21

SimonSta95 commented 2 months ago

Memo: Move everything related to fetching games and user into custom hooks to clean up the app.tsx