What's Changed
- fetch API mp3 (song name, artist name, song avatar, song mp3).
- binding data into components to build DOM.
- play a sound when clicking any song in the songs list.
- change toggle play/pause when playing audio.
- custom input range tag.
- improve UI/UX.
- fixes some bugs.
Detail
- feat: fetch zingmp3 API by @thuongtruong1009 in #6
- feat: add PWA for the client by @thuongtruong1009 in #7
Full Changelog: v1.0.0...v1.1