chuanyu0201 / react-graphql-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceX API

Using the SpaceX graphql API, create a simple react app that will show the following data.

https://api.spacex.land/graphql/

install

yarn install or npm install

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn codegen

crate a schema.graphql file from the API.

About

License:MIT License


Languages

Language:TypeScript 95.2%Language:HTML 3.4%Language:CSS 1.0%Language:JavaScript 0.2%Language:Shell 0.1%