An example React application that allows the user to search GitHub's v4 GraphQL API for repositories.
apollo-client
graphql
react
react-router
styled-components
jest
@testing-library/react
yarn start
- Starts a development server on port 3000yarn build
- Builds production codeyarn test
- Runs jest tests