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

34 lines
728 B
Markdown
Raw Normal View History

2021-06-07 14:58:15 +00:00
# Zdam Egzamin Zawodowy
![Screenshot](/screenshots/homescreen.jpg?raw=true)
A mobile 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. [JDK and Android Studio](https://reactnative.dev/docs/environment-setup)
### Installation
1. Clone this repo
```
git clone git@github.com:zdam-egzamin-zawodowy/mobile-app.git
```
2021-06-19 15:02:14 +00:00
2. Open the folder with this project in a terminal.
2021-06-07 14:58:15 +00:00
3. `yarn install`
4. `yarn run android` (iOS isn't supported)
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Dawid Wysokiński - [contact@dwysokinski.me](mailto:contact@dwysokinski.me)