Reloca is a prototype for mobile app ecommerce for Philippine local products.
- Start Page
- Company Information
- Login Page
- Sign Up Page
- Products per Region Page
- Product Information Page
-
Clone the repository:
git clone https://github.com/khylaehza/reloca
-
Navigate to the project directory: Change your current directory to the cloned project directory:
cd reloca
-
Install dependencies: Install the required dependencies using npm:
npm install
-
Start the development server: Start the Expo development server using
npx expo
:npx expo start