Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luizfelipelopes/appgabadi

App created to reproduce the web radio of a Christian church, making it possible to listen to it throughout Brazil.
https://github.com/luizfelipelopes/appgabadi

expo javascript react-native styled-components typescript

Last synced: about 2 months ago
JSON representation

App created to reproduce the web radio of a Christian church, making it possible to listen to it throughout Brazil.

Awesome Lists containing this project

README

        

App Gabadi

![App Gabadi](https://luizfelipelopes.github.io/static/media/appgabadi.97241cca5bd3eaf93d91.png)

App created to reproduce the web radio of a Christian church, making it possible to listen to it throughout Brazil.








### [+] Description
App created to reproduce the web radio of a Christian church, making it possible to listen to it throughout Brazil. The app plays songs and radio programming integrated with Spotify to display images of the current artist playing at the moment. The names of the song and artist are retrieved through metadata from the server that generates the radio broadcast.

### [+] Links
Gabadi App is available for IOS and Android.
- Ios: App Store
- Android: Google Play

### [+] Preview
![App Gabadi](assets/preview-appgabadi.gif)
### [+] Instructions

- install dependencies: ```npm install```;
- Build application: open your android or ios simulator:
- Android:
- build the app locally or via eas (expo);
- Ios:
- build the app locally;
- run server expo: ```npx expo start --dev-client --tunnel```
- Open the app after installation
- Click in the server available
- Enjoy!

### [+] Find me on