Skip to content

Simple React app using GraphQL to fetch SpaceX launch data

Notifications You must be signed in to change notification settings

Dev4rno/spacex-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

48c5960 · Jun 29, 2023

History

2 Commits
Jun 29, 2023
Jun 29, 2023
Jun 29, 2023
Jun 29, 2023
Jun 29, 2023
Jun 29, 2023

Repository files navigation

SpaceX GraphQL Example

Basic example of a React application using GraphQL to fetch SpaceX launch data.

GraphQL query example can be found at https://studio.apollographql.com/public/spacex-l4uc6p/variant/main/explorer

Outline of objectives prior to development:

  • Define a GraphQL query to fetch launch data.
  • Create a custom hook to perform the data fetch.
  • Define a reducer to handle the state of the fetched data.
  • Create a context both to pass the fetched data as needed within the app and update the data to be arranged by launch date.

About

Simple React app using GraphQL to fetch SpaceX launch data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published