React.js + Typescript + React Query + Chakra UI + Zustand + RAWG API + Search + Filter + Sorting

Sdílet
Vložit
  • čas přidán 28. 07. 2024
  • Here I have a generic API client connecting to the backend (RAWG games API) with API tokens etc. Have a generic HTTP client with generic TypeScript interfaces and functions like getAll(), getSingle(), etc. Then created custom hooks with React Query utilizing the HTTP client to collect data from the backend and display it in the frontend. Implemented Zustand for state management to perform Search, Filter, etc. functionalities. And used React Router Dom for navigation. Also used Chakra UI for styling and responsive layouts.

Komentáře • 6

  • @fstbird5163
    @fstbird5163 Před 20 dny

    thank you so much. This video help me handle my project smoothly!!!

  • @user-mq6zb7xy6d
    @user-mq6zb7xy6d Před 7 měsíci

    please share the code bro

    • @htmlfivedev
      @htmlfivedev  Před 7 měsíci +1

      github.com/ahmedmusawir/games-react-query-ts-2023 ... Plz subscribe. Thx

    • @user-mq6zb7xy6d
      @user-mq6zb7xy6d Před 7 měsíci

      ​@@htmlfivedev Thanks alot bro , I will share your great content

    • @user-mq6zb7xy6d
      @user-mq6zb7xy6d Před 7 měsíci

      ​@@htmlfivedevCan you help me please with something i have been searching alot to learn how to do it but i did find anything please share your number in order to contact you please

    • @lord-of-the-shinobi-world
      @lord-of-the-shinobi-world Před 3 měsíci

      @@htmlfivedev
      I am having problem with CORS. Do you know how to fix it?