Task description: https://github.com/ivelum/job/blob/master/challenges/frontend.md
Tech stack: Vite.js + React + Apollo + Antd
demo.mp4
How to obtain Github API Access Token
npm install
npm run dev
App use the graphql code generation via @graphql-codegen
.
Command to run the graphql compilator with wather:
npm run graphql:watch
For graphql type-checking, install Apollo VSCode Extension
npm test