App created to reproduce the web radio of a Christian church, making it possible to listen to it throughout Brazil.
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.
Gabadi App is available for IOS and Android.
- Ios: App Store
- Android: Google Play
- 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;
- Android:
- run server expo:
npx expo start --dev-client --tunnel
- Open the app after installation
- Click in the server available
- Enjoy!