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 a64c39c267 feat: add README.md and LICENSE 2021-06-07 17:26:55 +02:00
.circleci update .circleci 2021-04-17 11:14:34 +02:00
public move pages directory to src 2021-04-15 06:19:50 +02:00
screenshots feat: add README.md and LICENSE 2021-06-07 17:26:55 +02:00
src clear yarn.lock, fix warning that key must be unique in Question.tsx 2021-05-28 18:14:18 +02:00
.babelrc add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
.env add gtag 2021-04-04 14:47:10 +02:00
.env.production update .env.production and next.config.js 2021-04-17 11:27:55 +02:00
.eslintrc.js rename SEO -> Seo 2021-04-24 18:39:03 +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 feat: add README.md and LICENSE 2021-06-07 17:26:55 +02:00
codegen.yml 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-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 bump react/react-dom/next.js version 2021-05-28 17:59:26 +02:00
tsconfig.json add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
yarn.lock clear yarn.lock, fix warning that key must be unique in Question.tsx 2021-05-28 18:14:18 +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. Navigate to the directory where you have cloned this repo.
  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