This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dawid Wysokiński 2cb1b1d573 IndexPage fetches professions from the API, add a qualification selector to the Header component 2021-03-25 06:29:33 +01:00
pages replace @apollo/client with graphql-client 2021-03-20 15:00:42 +01:00
public [WIP]: Header 2021-03-20 12:42:17 +01:00
src IndexPage fetches professions from the API, add a qualification selector to the Header component 2021-03-25 06:29:33 +01:00
.babelrc add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
.gitignore add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
.graphqlconfig add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
.prettierrc init 2021-03-16 17:46:10 +01:00
codegen.yml add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
eslintrc.json add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
next-env.d.ts init 2021-03-16 17:46:10 +01:00
next.config.js add material-ui configuration 2021-03-17 05:26:32 +01:00
package.json replace @apollo/client with graphql-client 2021-03-20 15:00:42 +01:00
tsconfig.json add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
yarn.lock replace @apollo/client with graphql-client 2021-03-20 15:00:42 +01:00