Skip to content

A React app that consumes SpaceX Open Source API with GraphQL and Apollo Client

Notifications You must be signed in to change notification settings

maryfsc/spacex-launch-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spacex-launch-stats

A React app that consumes SpaceX Open Source API with GraphQL and Apollo Client

Objective

I wanted to learn how to setup a GraphQL server and client from scratch and how to consume the queries I'd create with my schemas. With this study I was able to understand how to do that and better develop my skills with the BFF pattern. The style and React app weren't priority here so the visuals are simple, using pre-made themes.

Main Tools

ToDo

  • Refactoring so the client uses only functional components
  • Find a way to deploy the app since I've run into some trouble
  • Add some interesting dev tools such as Prettier, Eslint...
  • Add TypeScript just for the sake of it

Disclaimer

This project was based on Traversy Media tutorials. Check them out!

About

A React app that consumes SpaceX Open Source API with GraphQL and Apollo Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published