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.
website/README.md

34 lines
710 B
Markdown

# zdamegzaminzawodowy.pl
![Screenshot](/screenshots/indexpage.png?raw=true)
A web app for practising the theoretical part of the [vocational exam](https://cke.gov.pl/en/vocational-examination/).
## Development
### Prerequisites
1. Node.JS
2. yarn
3. [Configured backend](https://github.com/zdam-egzamin-zawodowy/backend)
### Installation
1. Clone this repo
```
git clone git@github.com:zdam-egzamin-zawodowy/website.git
```
2. Navigate to the directory where you have cloned this repo.
3. ``yarn install``
4. ``yarn run dev``
## License
Distributed under the MIT License. See ``LICENSE`` for more information.
## Contact
Dawid Wysokiński - [contact@dwysokinski.me](mailto:contact@dwysokinski.me)