Skip to content

Commit 13efed7

Browse files
committed
Add screenshots
1 parent f61fe0f commit 13efed7

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
Our goal is to make an Angular app with a list of the past SpaceX launches along with an associated details page. Data is provided via the [SpaceX GraphQL API](https://medium.com/open-graphql/launching-spacex-graphql-api-b3d7029086e0) and Angular services are generated via [GraphQL Code Generator](https://graphql-code-generator.com/). We use [Apollo Angular](https://www.apollographql.com/docs/angular/) to access data from the frontend. The API is free so please be nice and don't abuse it.
66

7+
## End Result
8+
9+
![List view](list-example.jpg)
10+
11+
![Details view](details-example.jpg)
12+
713
### Steps
814

915
1. Generate a new angular application with routing

details-example.jpg

66.8 KB
Loading

list-example.jpg

51.6 KB
Loading

0 commit comments

Comments
 (0)