Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

📻 Unofficial mobile APP of Saco Cheio TV's podcast platform

Notifications You must be signed in to change notification settings

Vitor-Carmo/app-sacocheio-tv

Repository files navigation

Saco Cheio TV APP

💡 About the project

This is an app version of the Saco Cheio TV platform.

Since the platform doesn't have an official app, and only provides the RSS Feed to listen to podcasts on mobile apps, I decided to make this app that aims to listen to podcasts but with the face of Saco Cheio TV.

All the design of this application was done by me using figma (it was a lot of work since I'm not a designer).

If you want to see the layout made by me, it is available at this link

I created this APP as an excuse to learn new things and step out of my comfort zone. 🤫

📱 Some screens

🚀 Technologies used

this APP was developed using the following technologies:

  • Expo
  • React Native
  • TypeScript
  • Styled Components
  • Axios
  • Redux

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

With 💜 by Vitor Carmo