ThisisJackRyan / Friendly-Betting

This is a betting web app with react and possible backend where you can make bets in on real life topic not just sports
1 stars 0 forks source link

move reused Use Effects and UseStates to a custom react hooks. #14

Open ThisisJackRyan opened 3 months ago

ThisisJackRyan commented 3 months ago

an obvious example of this is fetching bet Because I do lots of queries and should just make it one function