/audioplayer-react

A music player similar to Spotify created with React Hooks.

Primary LanguageJavaScript

React Audioplayer

Here we have created a basic audio player with React, utilizing techniques such as fetch to retrieve a dataset from the school API that contains the songs.

##Instructions To properly view and use the audioplayer, follow the instructions below.

$cd audioplayer $npm install $npm start

Here is a preview below: Screen Shot 2019-10-21 at 3 52 05 PM