cleartime / graphql-react-typescript

graphql-react-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find coding tutorials

React App with GraphQL and TypeScript

A fully functioning React app using a GraphQL implemention of the public SpaceX API.

Follow the tutorial step-by-step on the LogRocket blog

Overview

  • Create React App with the TypeScript setting to bootstrap the App
  • Implement React Apollo using React Hooks to make GraphQL queries
  • Automatically generate TypeScript types for our queries and components based off the GraphQL schema

About

graphql-react-typescript


Languages

Language:TypeScript 92.0%Language:HTML 4.3%Language:CSS 3.7%