Skip to content

dvcoolarun/xWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xWatch

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.

dvcoolarun.github.io/xWatch

ScreenShot

Dependencies

* "gh-pages"
* "graphql"
* "graphql-request"
* "match-sorter"
* "react"
* "react-data-table-component"
* "styled-components"

Getting started

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.