React Architecture Patterns examples
-
Updated
Dec 26, 2020 - JavaScript
React Architecture Patterns examples
A todo application built using graphQL & apollo-client.
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
Add a description, image, and links to the query-hook topic page so that developers can more easily learn about it.
To associate your repository with the query-hook topic, visit your repo's landing page and select "manage topics."