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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
confidentmeerkat
May 5, 2023
3ffb865 · May 5, 2023

History

9 Commits
Apr 22, 2023
May 5, 2023
Apr 24, 2023
Apr 22, 2023
May 5, 2023
Apr 23, 2023
Apr 24, 2023
Apr 23, 2023
Apr 23, 2023
Apr 23, 2023
Apr 24, 2023

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