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

https://github.com/mateuschaves/openredu-mobile

Teste de implementação de um aplicativo para a plataforma OpenRedu utilizando React Native.
https://github.com/mateuschaves/openredu-mobile

api-client educational-software educational-technology javascript react react-native testing

Last synced: about 1 month ago
JSON representation

Teste de implementação de um aplicativo para a plataforma OpenRedu utilizando React Native.

Awesome Lists containing this project

README

          

# OpenRedu Mobile

Teste de implementação de um aplicativo para a plataforma OpenRedu utilizando React Native.

## Pré-requisitos

Dependências necessárias para rodar o projeto:

* [React Native 0.54+](https://facebook.github.io/react-native/).
* [Marshmallow API Level 23, x86_64 ABI image with a Android 6.0 (Google APIs)](https://www.genymotion.com/).
* [NodeJS](https://nodejs.org/en/).

## Instalando
Dentro do caminho desejado, execute o seguinte comando:

```
git clone https://github.com/mateuschaves/OpenRedu-Mobile.git
```

## Executando
Dentro da pasta do projeto e com o emulador aberto, digite o seguinte comando:

Para executar no emulador android:
```
react-native run-android
```

Para executar no emulador IOS:
```
react-native run-ios
```

## Desenvolvido com

* [React Native](https://facebook.github.io/react-native/) - Build native mobile apps using JavaScript and React.
* [Axios](https://github.com/axios/axios) - Promise based HTTP client for the browser and node.js.
* [React Navigation](https://reactnavigation.org/) - Routing and navigation for your React Native apps.

## Contribuidores

* **Mateus Henrique** - ( mateus.henriquechaves@ufpe.br ).