Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 233 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 233 Bytes

space-travel-reservation

An app for reserving seats on the upcoming SpaceX launches.

The data comes from SpaceX API.

Tech stack:

  1. FE: TS + ReactJS + Apollo Client
  2. API: GraphQL API + REST API
  3. BE: Apollo Server + SQLite DB