You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connect a client-side application with a graphql server, using Apollo Client to connect a React app to a Rick and Morty (GraphQL API : "https://rickandmortyapi.com/graphql" )
Using a free API that gives you sample data for the items in your shop and React-Query hooks to fetch the data from the API, and Styled Components with Material UI to customize the styles