Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alekspopovic/radio
https://github.com/alekspopovic/radio
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alekspopovic/radio
- Owner: alekspopovic
- Created: 2021-02-25T21:08:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-10T22:16:42.000Z (about 1 year ago)
- Last Synced: 2024-08-02T15:34:24.098Z (7 months ago)
- Language: JavaScript
- Size: 822 KB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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.