Skip to content

GraphQLCollege/gitstar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⭐ 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 git@github.com:GraphQLCollege/gitstar.git
cd packages/gitstar
yarn
yarn start