Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/italocobains/gatito-curso-react-native

App mobile desenvolvido no curso de React-Native
https://github.com/italocobains/gatito-curso-react-native

app mobile react-native

Last synced: 20 days ago
JSON representation

App mobile desenvolvido no curso de React-Native

Awesome Lists containing this project

README

        


GATITO PET SHOP

## Projeto

Simple aplicativo para android e ios escriot em react-native, simulando um pet shop.

## Requisitos
- Expo
- Android Studio ( Para simular um celular, mais você tbm pode usar seu proprio celular ) opcional
- Reactotron ( para debugar o react-native )

## Como rodar

Baixe o repositorio
```bash
git clone https://github.com/ItaloCobains/Gatito-Curso-React-Native
```

Baixe os pacotes
```bash
npm i
```
Ou
```bash
yarn add
```

A rode o projeto com
```bash
npm start
```
Ou
```bash
yarn start
```
Ou
```bash
expo start
```


Exemplos

photo