Skip to content

ajosephau/react-apollo-spacex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anthony's React app example

Displays SpaceX launches, obtained from their GraphQL API using Apollo, rendered on a material UI form.

This example is currently live.

How to use

Clone the repo and run:

npm install
npm start

To deploy to github pages, run:

npm run deploy

The idea behind the example

This example is based on the Create React App.

Based on the example.

Releases

No releases published

Packages

No packages published