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

https://github.com/gabrielgpavao/digital-cast-react-native-app

Simples Player de Podcasts e Músicas feito com React Native, JavaScript, HTML e CSS.
https://github.com/gabrielgpavao/digital-cast-react-native-app

css gitflow-workflow html javascript react-native

Last synced: 9 months ago
JSON representation

Simples Player de Podcasts e Músicas feito com React Native, JavaScript, HTML e CSS.

Awesome Lists containing this project

README

          

# Digital cast

1 - Instalas dependencias do projeto

```bash
#com npm
npm install

# com yarn
yarn
```

2 - Execute a api

```bash

#com npm
npm run api:server

#com yarn
yarn api:server
```

3 - Execute o Projeto

```bash
#com npm
npm run start
#com yarn
yarn start

```
4 - Baixe o aplicativo do expo (Android ou Ios)

5 - Abra o aplicativo e escaneie o QR que abriu em seu navegador