Skip to content

nangchan/spacex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceX GraphQL Sample

Sample project to search SpaceX past launches by mission name, rocket name and launch year using the following technologies:

  • SpaceX GraphQL Server
  • Apollo GraphQL Client Library
  • React (with Hooks)
  • Material-UI
  • Jest/Enzyme (for unit-testing)

Once yarn launches the application go to:

http://localhost:3000/

screenshot

To clone

git clone https://github.com/nangchan/spacex.git

To install

cd spacex
yarn install

To run the app

yarn start

To run the tests

yarn test

About

SpaceX GraphQL Search Page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •