Displays SpaceX launches, obtained from their GraphQL API using Apollo, rendered on a material UI form.
This example is currently live.
Clone the repo and run:
npm install
npm start
To deploy to github pages, run:
npm run deploy
This example is based on the Create React App.
Based on the example.