This project is a sandbox for GraphQL and the Final Task of the React course from RS School. SpaceX was chosen as the main API, but if necessary, this sandbox can work with any API. Implemented user authorization, routing, request input field, response display field, section with variables and headers, searchable documentation.
https://sloths-of-graph.netlify.app/
1. git clone https://github.com/vladyka-nazarii/graphiql-app.git
2. git checkout develop
3. npm i
4. npm run dev
- TypeScript
- React / React-Router
- Redux
- GraphQL / Apollo GraphQL
- Formik / i18next / notistack / yup / codemirror
- SCSS / MUI
- Firebase
- ESlint / Prettier
- Vite