What is this? The sandbox of GraphQL client for React using Github API and appllo. How to USE Initial settings clone this. install modules with yarn make .env file with cp .env.template .env set Github API token to .env variable as GITHUB_GRAPHQL_API_TOKEN. Generate code run yarn codegen Ref; GraphQL code generator document GraphQL API Document