Read the step-by-step guide here: ...
You can download or clone this project by running this command from your terminal:
git clone https://github.com/Ibaslogic/react-audio-player
Then:
cd react-audio-player
npm install
# or
yarn
npm run dev
# or
yarn dev
You should see the app in your browser address bar at http://localhost:3000