/git-me-up

Learn GraphQL by building a simple GitHub activity feed

Primary LanguageJavaScriptMIT LicenseMIT

Learn GraphQL

Project repo for our Learn GraphQL Series.

App Showcase

Running the app

  1. Clone this repo

  2. cd into the code directory:

cd code
  1. Install dependencies:
yarn
  1. Run the app:
yarn start

Series Notes