usdevs / usc-website-hackathon-frontend

Prototype frontend
https://usc-website-hackathon-frontend.vercel.app
2 stars 4 forks source link

[Misc] Migrate from useSWR to react-query #198

Open zsh-eng opened 4 months ago

zsh-eng commented 4 months ago

Let's migrate to react-query from useSWR.

Reasons:

  1. Broader range of features
  2. Improved developer experience with more hooks and utilities
  3. Larger community and ecosystem
  4. Better documentation

TODO: