graphql-react-typescript-spacex
graphql-react-typescript-spacex copied to clipboard
Skilled.dev - Coding Interview Course
Master the programming interview Learn More →
Software Engineer Resume Builder
Effortlessly generate a developer resume. Learn More →
React App with GraphQL and TypeScript
A fully functioning React app using a GraphQL implemention of the public SpaceX API.
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