项目作者: bronsondunbar

项目描述 :
This example uses React Hooks together with the HTML5 audio tag to create an audio player.
高级语言: JavaScript
项目地址: git://github.com/bronsondunbar/html5-audio-player-using-react-hooks.git


HTML5 Audio Player Using React Hooks

This example uses React Hooks together with the HTML5 audio tag to create an audio player.

Please note all songs used in this example remain the property their respective owners

Run the following commands to run the project locally.

git clone https://github.com/bronsondunbar/audio-player-using-react-hooks

npm install

npm run