Our application serves as a captivating playground for GraphQL requests, allowing users to immerse themselves in the fascinating realm of SpaceX. Discover the wonders of space exploration, access mission details, rocket specifications, and launch histories with ease, all within an intuitive interface designed to bring the cosmos closer to your fingertips.
- GraphQL
- Next.js
- React
18 - Redux
- Typescript
5 - Ant Design
- Firebase
- CodeMirror
Ilya Danilov
Olga Kitel
Eugeniy Kuzmin
This application was created as a final project for React Course in 2023.
-
Clone the repo
git clone https://github.com/Jik789/graphiql-app.git
-
Install all dependencies
npm i
-
Run app in the dev mode with hot reload
npm run dev