-
Learn GraphQL
-
Learn about Github Graphql API
-
Learn about codegen
-
Learn about Apollo
-
Learn Chakra UI
-
Next.JS
-
Search for a user/organization and access their github profile
-
repos, starred repos, following/followers, members (organization).
- Next.JS | Typescript | GraphQL | Github GraphQL API | Apollo | Codegen | ChakraUI
- Header Component
- "overview" Page (Profile Overview)
- "repos" Page (list repos)
- "starred" Page (list starred repos)
- "followers/following" Page (if User)
- "members" Page (if Organization)
- Get data from Github Graphql API
- Search User
- Search Organizations
- Pagination - Infinite Scrolling - "Load more" (Apollo Pagination)