All Projects → katopz → React Apollo Graphql Github Example

katopz / React Apollo Graphql Github Example

Licence: mit
Apollo React example for Github GraphQL API

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Apollo Graphql Github Example

Boilerplate Vue Apollo Graphql Mongodb
Start your magical stack journey!
Stars: ✭ 85 (-24.11%)
Mutual labels:  apollo
Apollo
Genome annotation editor with a Java Server backend and a Javascript client that runs in a web browser as a JBrowse plugin.
Stars: ✭ 93 (-16.96%)
Mutual labels:  apollo
Meteor Integration
🚀 meteor add apollo
Stars: ✭ 107 (-4.46%)
Mutual labels:  apollo
Gatsby Starter Procyon
An opinionated Gatsby starter designed for trash-eating pandas.
Stars: ✭ 88 (-21.43%)
Mutual labels:  apollo
Meteor Apollo Starter Kit
Meteor, Apollo, React, PWA, Styled-Components boilerplate
Stars: ✭ 91 (-18.75%)
Mutual labels:  apollo
React Fullstack Graphql
Starter projects for fullstack applications based on React & GraphQL.
Stars: ✭ 1,352 (+1107.14%)
Mutual labels:  apollo
Apollo Scalajs
Use Apollo GraphQL from Scala.js apps!
Stars: ✭ 83 (-25.89%)
Mutual labels:  apollo
Create Apollo App
Create Apollo App is a command-line tool designed to generate fully-configured starter Apollo GraphQL projects with essential dependencies for developing web, server and mobile applications and zero build configuration.
Stars: ✭ 110 (-1.79%)
Mutual labels:  apollo
Angular Fullstack Graphql
🚀 Starter projects for fullstack applications based on Angular & GraphQL.
Stars: ✭ 92 (-17.86%)
Mutual labels:  apollo
Guide
📖 The GraphQL Guide website
Stars: ✭ 104 (-7.14%)
Mutual labels:  apollo
Reactstatemuseum
A whirlwind tour of React state management systems by example
Stars: ✭ 1,294 (+1055.36%)
Mutual labels:  apollo
Next Starter
Next.js Starter using GraphQL, MobX (Next.js, TypeScript, Babel, Express.js, Apollo Client, React Apollo, React Apollo Hooks, GraphQL Codegen, MobX, mobx-state-tree, styled-components, next-optimized-images, Serverless Framework, AWS Lambda, Dotenv)
Stars: ✭ 90 (-19.64%)
Mutual labels:  apollo
Handsup React
HandsUp 🙌 - Make your events more interactive
Stars: ✭ 99 (-11.61%)
Mutual labels:  apollo
Apollo
Meteor & Apollo integration
Stars: ✭ 87 (-22.32%)
Mutual labels:  apollo
Thorium
Platform for starship simulator controls
Stars: ✭ 109 (-2.68%)
Mutual labels:  apollo
Graphql Transform Schema
Transform, filter & alias resolvers of a GraphQL schema
Stars: ✭ 84 (-25%)
Mutual labels:  apollo
Booben
Web app constructor based on React, with GraphQL bindings
Stars: ✭ 96 (-14.29%)
Mutual labels:  apollo
Netpro
🌈An enhanced version of asp.netcore,Support for netcore3.1
Stars: ✭ 112 (+0%)
Mutual labels:  apollo
Apollo Link
🔗 Interface for fetching and modifying control flow of GraphQL requests
Stars: ✭ 1,434 (+1180.36%)
Mutual labels:  apollo
Leo
Highly Extensible, Declarative Static Site Generator
Stars: ✭ 100 (-10.71%)
Mutual labels:  apollo

react-apollo-graphql-github-example

Apollo React example for Github GraphQL API with create-react-app

Prerequisites

Install

git clone https://github.com/katopz/react-apollo-graphql-github-example.git
cd react-apollo-graphql-github-example
npm i

Config

  • Copy config.default.js into a file called config.js, and replace xxx with your username and password
  • Replace GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET with your credential.

Develop

npm start

For VSCode you can press F5 to run :)

More examples

Referer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].