Skip to content

Github-alike search functionalities implemented with github graphql api

Notifications You must be signed in to change notification settings

confidentmeerkat/github-graphql-api

Repository files navigation

Github Graphql API Test

GraphQL API challenge to build react app that's similar to Github.

Functionalities

  • Search users and repositories
  • View user info

Technologies & Tools

  • React
  • TailwindCSS
  • GraphQL
  • GraphQL Codegen
  • Tanstack React Query

How to run

  • Install node modules: yarn install
  • Replace github api key in the src/config with your own access key
  • Start the project: yarn start

URLS

About

Github-alike search functionalities implemented with github graphql api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages