From Openwhyd repo:
Openwhyd is a music curation service freely available at openwhyd.org. It was designed for music lovers who enjoy taking their time to find the best tracks and videos for their collection [...].
Remix Music App is an alternative interface (built with React Router v7) that lets its users play music from playlists created by Openwhyd users.
Many features (concerning browsing music) are similar to Openwhyd, e.g.:
- listing recently added tracks by all users,
- listing those of them which are popular among the Openwhyd community (Hot tracks),
- browsing music added by a particular user,
- playing tracks from the aforementioned sources.
Besides, this interface tries to expand Openwhyd's features a bit. Thus, Remix Music App has also these features:
- the interface adapts to different screen sizes,
- music can be played in background,
- a user can choose from different color themes:
This is work in progress - the app still lacks some important Openwhyd features.
- Remix/React Router v7 template: jacob-ebey/remix-shadcn
- UI: tailwindcss and shadcn/ui
- custom themes for shadcn/ui: generated with ZippyStarter
- music API: Openwhyd
- music player: ReactPlayer
- music from Bandcamp: bandcamp-fetch



