bronsondunbar / html5-audio-player-using-react-hooks

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

Home Page:https://bronsondunbar.com/html5-audio-player-using-react-hooks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://bronsondunbar.com/html5-audio-player-using-react-hooks/


Languages

Language:JavaScript 93.2%Language:HTML 4.8%Language:CSS 2.0%