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 7cb7142a1c use eslint-config-next instead of eslint-config-react-app 2021-08-04 18:27:19 +02:00
.circleci Update Node.js to v14.17.4 2021-07-31 01:22:46 +00:00
public update some packages, fix one error caused by next 11 2021-08-04 18:13:03 +02:00
screenshots feat: add README.md and LICENSE 2021-06-07 17:26:55 +02:00
src fix one typo 2021-08-04 18:18:16 +02:00
.babelrc add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
.env update DATE_OF_THE_EXAM 2021-06-27 22:01:37 +02:00
.env.production update .env.production and next.config.js 2021-04-17 11:27:55 +02:00
.eslintrc.js use eslint-config-next instead of eslint-config-react-app 2021-08-04 18:27:19 +02: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
Dockerfile add .circleci 2021-04-17 11:04:58 +02:00
LICENSE feat: add README.md and LICENSE 2021-06-07 17:26:55 +02:00
README.md update README.md 2021-06-19 16:59:40 +02:00
codegen.yml add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
next-env.d.ts update some packages, fix one error caused by next 11 2021-08-04 18:13:03 +02:00
next-sitemap.js add next-sitemap 2021-04-13 18:24:21 +02:00
next.config.js bump next.js version, fix 'Invalid accept-language header' crash 2021-05-02 09:00:30 +02:00
package.json use eslint-config-next instead of eslint-config-react-app 2021-08-04 18:27:19 +02:00
renovate.json update renovate.json 2021-07-04 17:56:19 +02:00
tsconfig.json add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
yarn.lock use eslint-config-next instead of eslint-config-react-app 2021-08-04 18:27:19 +02:00

README.md

zdamegzaminzawodowy.pl

Screenshot

A web app for practising the theoretical part of the vocational exam.

Development

Prerequisites

  1. Node.JS
  2. yarn
  3. Configured backend

Installation

  1. Clone this repo
git clone git@github.com:zdam-egzamin-zawodowy/website.git
  1. Open the folder with this project in a terminal.
  2. yarn install
  3. yarn run dev

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Dawid Wysokiński - contact@dwysokinski.me