Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1007 Bytes

File metadata and controls

49 lines (29 loc) · 1007 Bytes

Mercado Aqui

Requirements

Install

  • Run:
$ npm install

Development

{
  GOOGLE_MAPS_APIKEY: '1234'
}
  • In state.ts populate deliveries with nearby store and addresses.

  • Run

$ expo start
  • Access http://localhost:19002/ to see the QR code

  • Scan the QR code with the Expo app (Android) or the Camera app (iOS)

For more information about Expo run alternatives visit Expo Development tools

Layout

Access the app prototype in Figma.

References