ReactJS & Redux Thunk Music player.
Link to project: https://kdten.github.io/music-app/
I built this project in my spare time to teach myself Redux Thunk and freshen up my Redux skills.
- Songs repeat/shuffle
- localStorage cache (last song, repeat etc)
- AudioSession api features (now-playing, hotkeys next/prev)
- Cover expand
- Mobile version
- Album covers lazy-loading & fallback
- Better Safari AVAudioSession support
- Infinite scroll fetching
$ pnpm i
$ pnpm run dev
Album covers lazy-loading & fallback, better Safari AVAudioSession support, Infinite scroll fetching