aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: eabd654007bcc5c61c7240ad159d1692f3416a1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Kulinar

This simple and efficient cooking app is designed to improve your time with recipes.
Organize, share and read recipes easily and comfortably.

# Installation

This app is available on the Google Play Store.

It can also be compiled and installed from source using flutter. 
First make sure your device is connected, has enough storage and you have permission to install the app.
Next, in the root directory of this repo run:
```bash
flutter install
```