Skip to content

An example React application that allows the user to search GitHub's v4 GraphQL API for repositories.

Notifications You must be signed in to change notification settings

Steveeeie/react-github-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-github-api

Description

An example React application that allows the user to search GitHub's v4 GraphQL API for repositories.

Tech Used

  • apollo-client
  • graphql
  • react
  • react-router
  • styled-components
  • jest
  • @testing-library/react

Scripts

  • yarn start - Starts a development server on port 3000
  • yarn build - Builds production code
  • yarn test - Runs jest tests

About

An example React application that allows the user to search GitHub's v4 GraphQL API for repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published