Skip to content

vittoriomigliore/web-radio

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


React Native Web Radio

Simple React Native App for your Web Radio · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. To Do
  6. Contributing
  7. License
  8. Contact

About The Project

This app is perfect to represent your web radio. You can use this to share your live stream and your podcasts. Users can subscribe to programs, read blog, listen to episodes or live radio.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/vittoriomigliore/web-radio.git
  2. Install NPM packages
    npm install

Usage

You can easily link to your REST Api and show:

  • Programs containing:

    • Title
    • Subtitle
    • Image
    • Description
    • Authors containing:
      • Firstame
      • Lastname
      • Image
      • Nickname
    • Episodes (called podcast) containing:
      • Title
      • Description
      • Date
      • Image
      • Audio
  • Blog Posts (TODO)

  • Live Stream

    • Audio stream url
    • Image
    • Text

Roadmap

See the open issues for a list of proposed features (and known issues).

TODO

  • UI Improvements
  • Blog Integration

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Vittorio Migliore - vittorio_migliore@hotmail.it

Project Link: https://github.com/vittoriomigliore/web-radio

About

A mobile app for your web radio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published