apollo-hooks
There are 12 repositories under apollo-hooks topic.
maapteh/graphql-modules-app
TypeScripted Apollo GraphQL Server using modules and a NextJS frontend utilising React modules with Apollo hooks. All bundled with a lot of dev friendly tools in a lerna setup..
stelmakhivan/react-native-instagram-clone
Instagram Clone (light version) — Graphql + React (ios, android, web)
rubengrill/apollo-typed-documents
Get type safety for your apollo documents.
nreoch25/nextjs-graphql-hooks-auth
Authentication system using NextJS, GraphQL, Apollo Client, Apollo Hooks, Apollo Server, MongoDB, Nginx, Docker, Docker-Compose and Kubernetes
MargaretKrutikova/podcast-library
Search for episodes and podcasts, open episodes in iTunes and save them in your personal library
mmontes11/github-explorer
React UI for exploring GitHub using Apollo GraphQL
aaronksaunders/ionic-react-graphql
Sample Application using GraphQL Apollo Client's React Hooks API with Ionic Framework
Vivekgupta2227/Socialgram-InstagramClone
An Instagram Clone
AwakenedMind/slack-clone-client
Slack Clone Client using ReactJS(Hooks), Apollo Hooks, and SemanticUI
mostafanassar123/countries-app
simple app shows list of countries and details using graphql, react-hooks, material ui
tzhang318/library
mini library use mongoDB, graphQL queries, websocket to manage data in real time, use token to authenticate user, also added react routing
ahmadalibaloch/graphql_apollo_react_hooks_transactions_demo
A 'server' app that makes transactions information accessible via GraphQL queries and updates subscriptions, and a 'client' web app containing a simple React-based web application with Material Design UI. Client app has a Grid of transactions which could be marked as allowed or blocked and the in memory database on server side persists the changes.