Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angad777/consume-graphql
Minimalistic Create React App for GraphQL with Apollo
https://github.com/angad777/consume-graphql
api api-client apollo apollo-boost apollo-client apollo-graphql create-react-app graphql graphql-client react single-page-app
Last synced: 15 days ago
JSON representation
Minimalistic Create React App for GraphQL with Apollo
- Host: GitHub
- URL: https://github.com/angad777/consume-graphql
- Owner: angad777
- License: mit
- Created: 2019-03-13T03:54:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T17:52:19.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T13:15:36.780Z (about 1 month ago)
- Topics: api, api-client, apollo, apollo-boost, apollo-client, apollo-graphql, create-react-app, graphql, graphql-client, react, single-page-app
- Language: JavaScript
- Homepage: https://consume-graphql.netlify.com/
- Size: 2.44 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Consume GraphQL [![Netlify Status](https://api.netlify.com/api/v1/badges/424756a2-c9f2-4921-b11c-867596aedcf9/deploy-status)](https://consume-graphql.netlify.com/)
Minimalistic Create React App for GraphQL with Apollo![](consumegraphql.png)
# Tech Stack
1. Create React App
2. Apollo Client v2.5# Installation
Clone : https://github.com/angad777/consume-graphql.git
```
$ yarn
$ yarn start
```# Author
- Angad Gupta ([@angad777](https://github.com/angad777))
# How to contribute
Pull requests welcome.# License
See the [license] file.
# Try it on CodeSandBox
[![Edit consumegraphql](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/7yy7m6yyn1?fontsize=14)
[license]: /LICENSE