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.
- Host: GitHub
- URL: https://github.com/gabrielgpavao/digital-cast-react-native-app
- Owner: gabrielgpavao
- Created: 2023-03-21T19:40:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T14:53:40.000Z (over 2 years ago)
- Last Synced: 2025-01-05T12:41:48.250Z (11 months ago)
- Topics: css, gitflow-workflow, html, javascript, react-native
- Language: JavaScript
- Homepage:
- Size: 321 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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