SpaceX LaunchPad with all the stats (#GraphQL API)
Problem
List View shall show a list of the launch pads available with SpaceX. Using GraphQL API: https://api.spacex.land/graphql If one clicks on a link in the Master View. It shall open a detail view with the "vehicles launched" including the success rate percentage for each of those vehicles.
* "gh-pages"
* "graphql"
* "graphql-request"
* "match-sorter"
* "react"
* "react-data-table-component"
* "styled-components"
Clone this repository
Install node, npm/yarn, create-react-app.
In the project directory install the necassary dependencies using the yarn/npm.
Then start the Project using yarn/npm.