Read about it in https://www.graphql.college/building-a-github-client-with-react-apollo
See it live in https://git-star.netlify.com
βοΈ React
π Apollo GraphQL
π Github Authentication
π§ Query authenticated user
π List repositories
π Pagination
β Star repositories
π Optimistic updates
git clone git@github.com:GraphQLCollege/gitstar.git
cd packages/gitstar
yarn
yarn start
