- Open your terminal and clone the project with:
git clone https://github.com/enzoodev/poqrcode.git
- Open the project in your code editor and install the dependencies with:
yarn
ornpm install
- Run
npx expo start
to start the project - Then download the Expo Go app for Android or iOS if you want to emulate the app on your physical device, or use an Android emulator/iOS simulator to use the app.