Plate Perfect Front-End

Mobile app front-end for Plate Perfect Application.

How to Run

  1. Clone repository github ini
git clone https://github.com/rasyadanfz/plate-perfect.git
  1. Buat file .env di root file
  2. Isi file .env dengan konten dari file .env yang ada di Google Drive
BACKEND_URL=THIS_IS_ONLY_EXAMPLE_URL:PORT
  1. Run command berikut
npx expo install
  1. Jalankan pada Expo Go dengan command:
npx expo start --go
  1. Ikuti instruksi selanjutnya pada CLI Expo Go