Skip to content

Files

Latest commit

2fc406c · Oct 4, 2019

History

History
13 lines (7 loc) · 478 Bytes

File metadata and controls

13 lines (7 loc) · 478 Bytes

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