An open API service indexing awesome lists of open source software.

https://github.com/aaronksaunders/ionic-react-graphql

Sample Application using GraphQL Apollo Client's React Hooks API with Ionic Framework
https://github.com/aaronksaunders/ionic-react-graphql

apollo apollo-client apollo-hooks context-api graphql ionic-framework react reacthooks reactjs

Last synced: 10 months ago
JSON representation

Sample Application using GraphQL Apollo Client's React Hooks API with Ionic Framework

Awesome Lists containing this project

README

          

# Ionic ReactJS And GraphQL

### Ionic ReactJS Videos
https://www.youtube.com/c/AaronSaundersCI/playlists?view=50&sort=dd&shelf_id=3

Sample Application using Apollo Client's React Hooks API
- https://www.apollographql.com/docs/react/api/react/hooks/

Using the `json-graphql-server` npm package to quickly spin up a sample GraphQL Server
- https://github.com/marmelab/json-graphql-server
- start server `json-graphql-server db.json`