Follow these steps to set up Katya on your local machine.
Make sure you have the following installed:
-
Clone the repository:
git clone https://github.com/sorydima/Katya-.git cd Katya-
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
-
Select your desired platform (iOS/Android/Web).