/gorestaurant-mobile

🍜 [GoStack11] | Desafio: GoRestaurant Mobile

Primary LanguageTypeScript

[GoStack11] | Desafio: GoRestaurant Mobile

Descrição do desafio


⚙ Tecnologias utilizadas

  • React Native
  • Typescript
  • styled-components

💻 Instruções para executar o projeto

  # clonando o repositório
  git clone https://github.com/AugustoMarcelo/gorestaurant-mobile.git

  # acessando a pasta
  cd gorestaurant-mobile

  # habiltando proxy reverso (permite requisição com localhost)
  adb reverse tcp:3333 tcp:3333

  # inicializando servidor fake
  yarn json-server server.json -p 3333

  # executando aplicação
  yarn android

📸 Preview