gitstar icon indicating copy to clipboard operation
gitstar copied to clipboard

Github Client built with React Apollo

⭐ GitStar ⭐ - React Apollo Github Client

GitStar

Read about it in https://www.graphql.college/building-a-github-client-with-react-apollo

See it live in https://git-star.netlify.com

Technologies

⚛️ React

🚀 Apollo GraphQL

Features

🔑 Github Authentication

🧔 Query authenticated user

📖 List repositories

📄 Pagination

⭐ Star repositories

👌 Optimistic updates

Getting started

git clone [email protected]:GraphQLCollege/gitstar.git
cd packages/gitstar
yarn
yarn start