Step 1: git clone this repo:
Step 2: cd to the cloned repo:
Step 3: Install the Application with npm install
npm install
react-native run-ios
react-native run-android
The `.env` file is ignored by git keeping those secrets out of your repo.