My take on the SpaceX API with GraphQL
JavaScript, React, GraphQL, Apollo, Axios, SpaceX API, ExpressJS, NodeJs
Use yarn over npm as the package manager to install the tools (GraphQL, Axios, Express, etc) because npm repeatedly failed to download the packages.
Express-graphql is depracated lol. So instead we use graphql-http.