Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 842 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 842 Bytes

Image

Features

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

Installation

  1. Clone the repository:

    git clone https://github.com/khylaehza/reloca
  2. Navigate to the project directory: Change your current directory to the cloned project directory:

    cd reloca
  3. Install dependencies: Install the required dependencies using npm:

    npm install
  4. Start the development server: Start the Expo development server using npx expo:

    npx expo start