This project was bootstrapped with Create React App.
Other dependencies:
- Typescript
- GraphQL
- Apollo
- GraphQL Code Generator
It is using spaceex api (https://spacexdata.herokuapp.com/graphql) to fetch the data about space launches and missions.
It is possible to sort by date and mission name and select a result as a favourite.
In the project directory, run:
npm install
npm start
If you make any changes to query remember to run codegen