Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alekspopovic/radio


https://github.com/alekspopovic/radio

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Source code used in my tutorial on how to build your own radio player app in React: https://youtu.be/dNTpGEULK_I

We are going to use an API to get radio station data based on language and music genre and display it in our app. We are going to pack everything into a responsive design and make the radio stations searchable by using custom music type tags.